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

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

Preview

CSS source

.placeholder-red-600::placeholder { color: #e53e3e; }

More in Tailwind CSS Utilities