#CAAA90 Color

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

Color preview

#CAAA90

Color formats

HEX
#CAAA90
RGB
rgb(202, 170, 144)
RGBA
rgba(202, 170, 144, 1)
HSL
hsl(27, 35%, 68%)
HSV
hsv(27, 29%, 79%)
CMYK
cmyk(0%, 16%, 29%, 21%)
CSS variable
--color-primary: #CAAA90;
Lowercase HEX
#caaa90

Shades

Tints

Tones

Harmony

CSS snippets for #CAAA90

.color-caaa90 {
  color: #CAAA90;
  background-color: #CAAA90;
}

Frequently asked questions

What color is #CAAA90?+

#CAAA90 is a HEX color with RGB value rgb(202, 170, 144) and HSL value hsl(27, 35%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAAA90?+

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