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: .border-purple-300

<div class="border-purple-300 border-4 p-8"></div>

Preview

Check .border-purple-300 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.

CSS source

.border-purple-300 { border-color: #d6bcfa; }

More in Tailwind CSS Border color