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-green-600::placeholder

<input class="placeholder-green-600 block" placeholder="Text"/>

Preview

CSS source

.placeholder-green-600::placeholder { color: #38a169; }

More in Tailwind CSS Utilities