border-violet-50

The border-violet-50 class belongs to the border color group within the borders category.

Example Usage

Here is an example of how to use border-violet-50:

<div class='h-12 w-12 bg-gray-100 border-2 border-solid border-violet-50  '></div>

Resulting CSS

--tw-border-opacity: 1;
border-color: rgb(245 243 255 / var(--tw-border-opacity));

Other Border color Classes

Get Tailwind Scanner!

The absolute must-have tool for anyone using Tailwind CSS.

Scan, Edit, Export any tailwind site in browser to create the perfect UI - download the chrome extension!