#CAA5CB Color

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

Color preview

#CAA5CB

Color formats

HEX
#CAA5CB
RGB
rgb(202, 165, 203)
RGBA
rgba(202, 165, 203, 1)
HSL
hsl(298, 27%, 72%)
HSV
hsv(298, 19%, 80%)
CMYK
cmyk(0%, 19%, 0%, 20%)
CSS variable
--color-primary: #CAA5CB;
Lowercase HEX
#caa5cb

Shades

Tints

Tones

Harmony

CSS snippets for #CAA5CB

.color-caa5cb {
  color: #CAA5CB;
  background-color: #CAA5CB;
}

Frequently asked questions

What color is #CAA5CB?+

#CAA5CB is a HEX color with RGB value rgb(202, 165, 203) and HSL value hsl(298, 27%, 72%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CAA5CB?+

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