#CAAA89 Color

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

Color preview

#CAAA89

Color formats

HEX
#CAAA89
RGB
rgb(202, 170, 137)
RGBA
rgba(202, 170, 137, 1)
HSL
hsl(30, 38%, 66%)
HSV
hsv(30, 32%, 79%)
CMYK
cmyk(0%, 16%, 32%, 21%)
CSS variable
--color-primary: #CAAA89;
Lowercase HEX
#caaa89

Shades

Tints

Tones

Harmony

CSS snippets for #CAAA89

.color-caaa89 {
  color: #CAAA89;
  background-color: #CAAA89;
}

Frequently asked questions

What color is #CAAA89?+

#CAAA89 is a HEX color with RGB value rgb(202, 170, 137) and HSL value hsl(30, 38%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAAA89?+

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