#CAA87C Color

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

Color preview

#CAA87C

Color formats

HEX
#CAA87C
RGB
rgb(202, 168, 124)
RGBA
rgba(202, 168, 124, 1)
HSL
hsl(34, 42%, 64%)
HSV
hsv(34, 39%, 79%)
CMYK
cmyk(0%, 17%, 39%, 21%)
CSS variable
--color-primary: #CAA87C;
Lowercase HEX
#caa87c

Shades

Tints

Tones

Harmony

CSS snippets for #CAA87C

.color-caa87c {
  color: #CAA87C;
  background-color: #CAA87C;
}

Frequently asked questions

What color is #CAA87C?+

#CAA87C is a HEX color with RGB value rgb(202, 168, 124) and HSL value hsl(34, 42%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAA87C?+

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