#CC85FF Color

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

Color preview

#CC85FF

Color formats

HEX
#CC85FF
RGB
rgb(204, 133, 255)
RGBA
rgba(204, 133, 255, 1)
HSL
hsl(275, 100%, 76%)
HSV
hsv(275, 48%, 100%)
CMYK
cmyk(20%, 48%, 0%, 0%)
CSS variable
--color-primary: #CC85FF;
Lowercase HEX
#cc85ff

Shades

Tints

Tones

Harmony

CSS snippets for #CC85FF

.color-cc85ff {
  color: #CC85FF;
  background-color: #CC85FF;
}

Frequently asked questions

What color is #CC85FF?+

#CC85FF is a HEX color with RGB value rgb(204, 133, 255) and HSL value hsl(275, 100%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC85FF?+

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