Tailwind CSS Classes

Tailwind CSS class .text-purple-200

<div class="text-purple-200">Text</div>

Preview

CSS source

.text-purple-200 { color: #e9d8fd; }

Check .text-purple-200 in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

More Tailwind CSS classes in Text Color category

© 2024 Shuffle. All rights reserved.