#CC85DC Color

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

Color preview

#CC85DC

Color formats

HEX
#CC85DC
RGB
rgb(204, 133, 220)
RGBA
rgba(204, 133, 220, 1)
HSL
hsl(289, 55%, 69%)
HSV
hsv(289, 40%, 86%)
CMYK
cmyk(7%, 40%, 0%, 14%)
CSS variable
--color-primary: #CC85DC;
Lowercase HEX
#cc85dc

Shades

Tints

Tones

Harmony

CSS snippets for #CC85DC

.color-cc85dc {
  color: #CC85DC;
  background-color: #CC85DC;
}

Frequently asked questions

What color is #CC85DC?+

#CC85DC is a HEX color with RGB value rgb(204, 133, 220) and HSL value hsl(289, 55%, 69%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC85DC?+

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