#BAAB96 Color

Inspect #BAAB96 across formats, palettes, contrast and closest named color matches.

Color preview

#BAAB96

Color formats

HEX
#BAAB96
RGB
rgb(186, 171, 150)
RGBA
rgba(186, 171, 150, 1)
HSL
hsl(35, 21%, 66%)
HSV
hsv(35, 19%, 73%)
CMYK
cmyk(0%, 8%, 19%, 27%)
CSS variable
--color-primary: #BAAB96;
Lowercase HEX
#baab96

Shades

Tints

Tones

Harmony

CSS snippets for #BAAB96

.color-baab96 {
  color: #BAAB96;
  background-color: #BAAB96;
}

Frequently asked questions

What color is #BAAB96?+

#BAAB96 is a HEX color with RGB value rgb(186, 171, 150) and HSL value hsl(35, 21%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BAAB96?+

The closest Tailwind color is stone-400, available as the bg-stone-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools