#CC79DC Color

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

Color preview

#CC79DC

Color formats

HEX
#CC79DC
RGB
rgb(204, 121, 220)
RGBA
rgba(204, 121, 220, 1)
HSL
hsl(290, 59%, 67%)
HSV
hsv(290, 45%, 86%)
CMYK
cmyk(7%, 45%, 0%, 14%)
CSS variable
--color-primary: #CC79DC;
Lowercase HEX
#cc79dc

Shades

Tints

Tones

Harmony

CSS snippets for #CC79DC

.color-cc79dc {
  color: #CC79DC;
  background-color: #CC79DC;
}

Frequently asked questions

What color is #CC79DC?+

#CC79DC is a HEX color with RGB value rgb(204, 121, 220) and HSL value hsl(290, 59%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC79DC?+

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