#CCACE2 Color

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

Color preview

#CCACE2

Color formats

HEX
#CCACE2
RGB
rgb(204, 172, 226)
RGBA
rgba(204, 172, 226, 1)
HSL
hsl(276, 48%, 78%)
HSV
hsv(276, 24%, 89%)
CMYK
cmyk(10%, 24%, 0%, 11%)
CSS variable
--color-primary: #CCACE2;
Lowercase HEX
#ccace2

Shades

Tints

Tones

Harmony

CSS snippets for #CCACE2

.color-ccace2 {
  color: #CCACE2;
  background-color: #CCACE2;
}

Frequently asked questions

What color is #CCACE2?+

#CCACE2 is a HEX color with RGB value rgb(204, 172, 226) and HSL value hsl(276, 48%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CCACE2?+

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