is now part of Shuffle™. The new editor includes templates for Tailwind CSS, Bootstrap, Bulma, and Material-UI.
Switch to Shuffle →
← Tailwind CSS classes list

Tailwind CSS class: .placeholder-gray-900::placeholder

<input class="placeholder-gray-900 block" placeholder="Text"/>

Preview

CSS source

.placeholder-gray-900::placeholder { color: #1a202c; }

More in Tailwind CSS Utilities