#CC85DB Color

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

Color preview

#CC85DB

Color formats

HEX
#CC85DB
RGB
rgb(204, 133, 219)
RGBA
rgba(204, 133, 219, 1)
HSL
hsl(290, 54%, 69%)
HSV
hsv(290, 39%, 86%)
CMYK
cmyk(7%, 39%, 0%, 14%)
CSS variable
--color-primary: #CC85DB;
Lowercase HEX
#cc85db

Shades

Tints

Tones

Harmony

CSS snippets for #CC85DB

.color-cc85db {
  color: #CC85DB;
  background-color: #CC85DB;
}

Frequently asked questions

What color is #CC85DB?+

#CC85DB is a HEX color with RGB value rgb(204, 133, 219) and HSL value hsl(290, 54%, 69%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC85DB?+

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