#CC79FF Color

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

Color preview

#CC79FF

Color formats

HEX
#CC79FF
RGB
rgb(204, 121, 255)
RGBA
rgba(204, 121, 255, 1)
HSL
hsl(277, 100%, 74%)
HSV
hsv(277, 53%, 100%)
CMYK
cmyk(20%, 53%, 0%, 0%)
CSS variable
--color-primary: #CC79FF;
Lowercase HEX
#cc79ff

Shades

Tints

Tones

Harmony

CSS snippets for #CC79FF

.color-cc79ff {
  color: #CC79FF;
  background-color: #CC79FF;
}

Frequently asked questions

What color is #CC79FF?+

#CC79FF is a HEX color with RGB value rgb(204, 121, 255) and HSL value hsl(277, 100%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC79FF?+

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