#CC85ED Color

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

Color preview

#CC85ED

Color formats

HEX
#CC85ED
RGB
rgb(204, 133, 237)
RGBA
rgba(204, 133, 237, 1)
HSL
hsl(281, 74%, 73%)
HSV
hsv(281, 44%, 93%)
CMYK
cmyk(14%, 44%, 0%, 7%)
CSS variable
--color-primary: #CC85ED;
Lowercase HEX
#cc85ed

Shades

Tints

Tones

Harmony

CSS snippets for #CC85ED

.color-cc85ed {
  color: #CC85ED;
  background-color: #CC85ED;
}

Frequently asked questions

What color is #CC85ED?+

#CC85ED is a HEX color with RGB value rgb(204, 133, 237) and HSL value hsl(281, 74%, 73%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC85ED?+

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