#BABA97 Color

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

Color preview

#BABA97

Color formats

HEX
#BABA97
RGB
rgb(186, 186, 151)
RGBA
rgba(186, 186, 151, 1)
HSL
hsl(60, 20%, 66%)
HSV
hsv(60, 19%, 73%)
CMYK
cmyk(0%, 0%, 19%, 27%)
CSS variable
--color-primary: #BABA97;
Lowercase HEX
#baba97

Shades

Tints

Tones

Harmony

CSS snippets for #BABA97

.color-baba97 {
  color: #BABA97;
  background-color: #BABA97;
}

Frequently asked questions

What color is #BABA97?+

#BABA97 is a HEX color with RGB value rgb(186, 186, 151) and HSL value hsl(60, 20%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BABA97?+

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