#CACAA2 Color

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

Color preview

#CACAA2

Color formats

HEX
#CACAA2
RGB
rgb(202, 202, 162)
RGBA
rgba(202, 202, 162, 1)
HSL
hsl(60, 27%, 71%)
HSV
hsv(60, 20%, 79%)
CMYK
cmyk(0%, 0%, 20%, 21%)
CSS variable
--color-primary: #CACAA2;
Lowercase HEX
#cacaa2

Shades

Tints

Tones

Harmony

CSS snippets for #CACAA2

.color-cacaa2 {
  color: #CACAA2;
  background-color: #CACAA2;
}

Frequently asked questions

What color is #CACAA2?+

#CACAA2 is a HEX color with RGB value rgb(202, 202, 162) and HSL value hsl(60, 27%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CACAA2?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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