divide-orange-500

The divide-orange-500 class belongs to the divide color group within the borders category.

Example Usage

Here is an example of how to use divide-orange-500:

<div class='flex text-black bg-gray-100 divide-x-4 divide-solid divide-orange-500 '>
  <div>some</div>
  <div>content</div>
  <div>as</div>
  <div>demo</div>
</div>
some
content
as
demo

Resulting CSS

--tw-divide-opacity: 1;
border-color: rgb(249 115 22 / var(--tw-divide-opacity));

Other Divide 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!