placeholder

Placeholder color can be set using shorthand class .ph-{color}


See full color references

Example

Class: .ph-indigo-light

<input type="text" class="...border-indigo ph-indigo-light" placeholder="First Name" />

:focus

Class: .focus-ph-indigo-light

Resize the screen to see the changes
<input type="text" class="...ph-gray-light focus-ph-indigo-light" placeholder="First Name" />