#CCABEA Color

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

Color preview

#CCABEA

Color formats

HEX
#CCABEA
RGB
rgb(204, 171, 234)
RGBA
rgba(204, 171, 234, 1)
HSL
hsl(271, 60%, 79%)
HSV
hsv(271, 27%, 92%)
CMYK
cmyk(13%, 27%, 0%, 8%)
CSS variable
--color-primary: #CCABEA;
Lowercase HEX
#ccabea

Shades

Tints

Tones

Harmony

CSS snippets for #CCABEA

.color-ccabea {
  color: #CCABEA;
  background-color: #CCABEA;
}

Frequently asked questions

What color is #CCABEA?+

#CCABEA is a HEX color with RGB value rgb(204, 171, 234) and HSL value hsl(271, 60%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCABEA?+

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