#CBAB97 Color

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

Color preview

#CBAB97

Color formats

HEX
#CBAB97
RGB
rgb(203, 171, 151)
RGBA
rgba(203, 171, 151, 1)
HSL
hsl(23, 33%, 69%)
HSV
hsv(23, 26%, 80%)
CMYK
cmyk(0%, 16%, 26%, 20%)
CSS variable
--color-primary: #CBAB97;
Lowercase HEX
#cbab97

Shades

Tints

Tones

Harmony

CSS snippets for #CBAB97

.color-cbab97 {
  color: #CBAB97;
  background-color: #CBAB97;
}

Frequently asked questions

What color is #CBAB97?+

#CBAB97 is a HEX color with RGB value rgb(203, 171, 151) and HSL value hsl(23, 33%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBAB97?+

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