#CC79CD Color

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

Color preview

#CC79CD

Color formats

HEX
#CC79CD
RGB
rgb(204, 121, 205)
RGBA
rgba(204, 121, 205, 1)
HSL
hsl(299, 46%, 64%)
HSV
hsv(299, 41%, 80%)
CMYK
cmyk(0%, 41%, 0%, 20%)
CSS variable
--color-primary: #CC79CD;
Lowercase HEX
#cc79cd

Shades

Tints

Tones

Harmony

CSS snippets for #CC79CD

.color-cc79cd {
  color: #CC79CD;
  background-color: #CC79CD;
}

Frequently asked questions

What color is #CC79CD?+

#CC79CD is a HEX color with RGB value rgb(204, 121, 205) and HSL value hsl(299, 46%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC79CD?+

The closest Tailwind color is pink-400, available as the bg-pink-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