#CBAC8B Color

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

Color preview

#CBAC8B

Color formats

HEX
#CBAC8B
RGB
rgb(203, 172, 139)
RGBA
rgba(203, 172, 139, 1)
HSL
hsl(31, 38%, 67%)
HSV
hsv(31, 32%, 80%)
CMYK
cmyk(0%, 15%, 32%, 20%)
CSS variable
--color-primary: #CBAC8B;
Lowercase HEX
#cbac8b

Shades

Tints

Tones

Harmony

CSS snippets for #CBAC8B

.color-cbac8b {
  color: #CBAC8B;
  background-color: #CBAC8B;
}

Frequently asked questions

What color is #CBAC8B?+

#CBAC8B is a HEX color with RGB value rgb(203, 172, 139) and HSL value hsl(31, 38%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CBAC8B?+

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