#CAABCD Color

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

Color preview

#CAABCD

Color formats

HEX
#CAABCD
RGB
rgb(202, 171, 205)
RGBA
rgba(202, 171, 205, 1)
HSL
hsl(295, 25%, 74%)
HSV
hsv(295, 17%, 80%)
CMYK
cmyk(1%, 17%, 0%, 20%)
CSS variable
--color-primary: #CAABCD;
Lowercase HEX
#caabcd

Shades

Tints

Tones

Harmony

CSS snippets for #CAABCD

.color-caabcd {
  color: #CAABCD;
  background-color: #CAABCD;
}

Frequently asked questions

What color is #CAABCD?+

#CAABCD is a HEX color with RGB value rgb(202, 171, 205) and HSL value hsl(295, 25%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CAABCD?+

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