#CAA99B Color

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

Color preview

#CAA99B

Color formats

HEX
#CAA99B
RGB
rgb(202, 169, 155)
RGBA
rgba(202, 169, 155, 1)
HSL
hsl(18, 31%, 70%)
HSV
hsv(18, 23%, 79%)
CMYK
cmyk(0%, 16%, 23%, 21%)
CSS variable
--color-primary: #CAA99B;
Lowercase HEX
#caa99b

Shades

Tints

Tones

Harmony

CSS snippets for #CAA99B

.color-caa99b {
  color: #CAA99B;
  background-color: #CAA99B;
}

Frequently asked questions

What color is #CAA99B?+

#CAA99B is a HEX color with RGB value rgb(202, 169, 155) and HSL value hsl(18, 31%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAA99B?+

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