#CAACEA Color

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

Color preview

#CAACEA

Color formats

HEX
#CAACEA
RGB
rgb(202, 172, 234)
RGBA
rgba(202, 172, 234, 1)
HSL
hsl(269, 60%, 80%)
HSV
hsv(269, 26%, 92%)
CMYK
cmyk(14%, 26%, 0%, 8%)
CSS variable
--color-primary: #CAACEA;
Lowercase HEX
#caacea

Shades

Tints

Tones

Harmony

CSS snippets for #CAACEA

.color-caacea {
  color: #CAACEA;
  background-color: #CAACEA;
}

Frequently asked questions

What color is #CAACEA?+

#CAACEA is a HEX color with RGB value rgb(202, 172, 234) and HSL value hsl(269, 60%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CAACEA?+

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