bg-stone-400

The bg-stone-400 class belongs to the background color group within the backgrounds category.

Example Usage

Here is an example of how to use bg-stone-400:

<div class="bg-stone-400 w-32 h-32 rounded-xl"></div>

Resulting CSS

--tw-bg-opacity: 1;
background-color: rgb(168 162 158 / var(--tw-bg-opacity));

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