#CAABCC Color

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

Color preview

#CAABCC

Color formats

HEX
#CAABCC
RGB
rgb(202, 171, 204)
RGBA
rgba(202, 171, 204, 1)
HSL
hsl(296, 24%, 74%)
HSV
hsv(296, 16%, 80%)
CMYK
cmyk(1%, 16%, 0%, 20%)
CSS variable
--color-primary: #CAABCC;
Lowercase HEX
#caabcc

Shades

Tints

Tones

Harmony

CSS snippets for #CAABCC

.color-caabcc {
  color: #CAABCC;
  background-color: #CAABCC;
}

Frequently asked questions

What color is #CAABCC?+

#CAABCC is a HEX color with RGB value rgb(202, 171, 204) and HSL value hsl(296, 24%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CAABCC?+

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