#CAAC8B Color

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

Color preview

#CAAC8B

Color formats

HEX
#CAAC8B
RGB
rgb(202, 172, 139)
RGBA
rgba(202, 172, 139, 1)
HSL
hsl(31, 37%, 67%)
HSV
hsv(31, 31%, 79%)
CMYK
cmyk(0%, 15%, 31%, 21%)
CSS variable
--color-primary: #CAAC8B;
Lowercase HEX
#caac8b

Shades

Tints

Tones

Harmony

CSS snippets for #CAAC8B

.color-caac8b {
  color: #CAAC8B;
  background-color: #CAAC8B;
}

Frequently asked questions

What color is #CAAC8B?+

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

What is the closest Tailwind color to #CAAC8B?+

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