#CC79D2 Color

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

Color preview

#CC79D2

Color formats

HEX
#CC79D2
RGB
rgb(204, 121, 210)
RGBA
rgba(204, 121, 210, 1)
HSL
hsl(296, 50%, 65%)
HSV
hsv(296, 42%, 82%)
CMYK
cmyk(3%, 42%, 0%, 18%)
CSS variable
--color-primary: #CC79D2;
Lowercase HEX
#cc79d2

Shades

Tints

Tones

Harmony

CSS snippets for #CC79D2

.color-cc79d2 {
  color: #CC79D2;
  background-color: #CC79D2;
}

Frequently asked questions

What color is #CC79D2?+

#CC79D2 is a HEX color with RGB value rgb(204, 121, 210) and HSL value hsl(296, 50%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC79D2?+

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