#CAA08C Color

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

Color preview

#CAA08C

Color formats

HEX
#CAA08C
RGB
rgb(202, 160, 140)
RGBA
rgba(202, 160, 140, 1)
HSL
hsl(19, 37%, 67%)
HSV
hsv(19, 31%, 79%)
CMYK
cmyk(0%, 21%, 31%, 21%)
CSS variable
--color-primary: #CAA08C;
Lowercase HEX
#caa08c

Shades

Tints

Tones

Harmony

CSS snippets for #CAA08C

.color-caa08c {
  color: #CAA08C;
  background-color: #CAA08C;
}

Frequently asked questions

What color is #CAA08C?+

#CAA08C is a HEX color with RGB value rgb(202, 160, 140) and HSL value hsl(19, 37%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAA08C?+

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