#CAACAA Color

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

Color preview

#CAACAA

Color formats

HEX
#CAACAA
RGB
rgb(202, 172, 170)
RGBA
rgba(202, 172, 170, 1)
HSL
hsl(4, 23%, 73%)
HSV
hsv(4, 16%, 79%)
CMYK
cmyk(0%, 15%, 16%, 21%)
CSS variable
--color-primary: #CAACAA;
Lowercase HEX
#caacaa

Shades

Tints

Tones

Harmony

CSS snippets for #CAACAA

.color-caacaa {
  color: #CAACAA;
  background-color: #CAACAA;
}

Frequently asked questions

What color is #CAACAA?+

#CAACAA is a HEX color with RGB value rgb(202, 172, 170) and HSL value hsl(4, 23%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CAACAA?+

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