#CCABE1 Color

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

Color preview

#CCABE1

Color formats

HEX
#CCABE1
RGB
rgb(204, 171, 225)
RGBA
rgba(204, 171, 225, 1)
HSL
hsl(277, 47%, 78%)
HSV
hsv(277, 24%, 88%)
CMYK
cmyk(9%, 24%, 0%, 12%)
CSS variable
--color-primary: #CCABE1;
Lowercase HEX
#ccabe1

Shades

Tints

Tones

Harmony

CSS snippets for #CCABE1

.color-ccabe1 {
  color: #CCABE1;
  background-color: #CCABE1;
}

Frequently asked questions

What color is #CCABE1?+

#CCABE1 is a HEX color with RGB value rgb(204, 171, 225) and HSL value hsl(277, 47%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCABE1?+

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