#CC85EF Color

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

Color preview

#CC85EF

Color formats

HEX
#CC85EF
RGB
rgb(204, 133, 239)
RGBA
rgba(204, 133, 239, 1)
HSL
hsl(280, 77%, 73%)
HSV
hsv(280, 44%, 94%)
CMYK
cmyk(15%, 44%, 0%, 6%)
CSS variable
--color-primary: #CC85EF;
Lowercase HEX
#cc85ef

Shades

Tints

Tones

Harmony

CSS snippets for #CC85EF

.color-cc85ef {
  color: #CC85EF;
  background-color: #CC85EF;
}

Frequently asked questions

What color is #CC85EF?+

#CC85EF is a HEX color with RGB value rgb(204, 133, 239) and HSL value hsl(280, 77%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC85EF?+

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