#CAAA94 Color

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

Color preview

#CAAA94

Color formats

HEX
#CAAA94
RGB
rgb(202, 170, 148)
RGBA
rgba(202, 170, 148, 1)
HSL
hsl(24, 34%, 69%)
HSV
hsv(24, 27%, 79%)
CMYK
cmyk(0%, 16%, 27%, 21%)
CSS variable
--color-primary: #CAAA94;
Lowercase HEX
#caaa94

Shades

Tints

Tones

Harmony

CSS snippets for #CAAA94

.color-caaa94 {
  color: #CAAA94;
  background-color: #CAAA94;
}

Frequently asked questions

What color is #CAAA94?+

#CAAA94 is a HEX color with RGB value rgb(202, 170, 148) and HSL value hsl(24, 34%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CAAA94?+

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