#CC85F0 Color

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

Color preview

#CC85F0

Color formats

HEX
#CC85F0
RGB
rgb(204, 133, 240)
RGBA
rgba(204, 133, 240, 1)
HSL
hsl(280, 78%, 73%)
HSV
hsv(280, 45%, 94%)
CMYK
cmyk(15%, 45%, 0%, 6%)
CSS variable
--color-primary: #CC85F0;
Lowercase HEX
#cc85f0

Shades

Tints

Tones

Harmony

CSS snippets for #CC85F0

.color-cc85f0 {
  color: #CC85F0;
  background-color: #CC85F0;
}

Frequently asked questions

What color is #CC85F0?+

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

What is the closest Tailwind color to #CC85F0?+

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