#CC77EE Color

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

Color preview

#CC77EE

Color formats

HEX
#CC77EE
RGB
rgb(204, 119, 238)
RGBA
rgba(204, 119, 238, 1)
HSL
hsl(283, 78%, 70%)
HSV
hsv(283, 50%, 93%)
CMYK
cmyk(14%, 50%, 0%, 7%)
CSS variable
--color-primary: #CC77EE;
Lowercase HEX
#cc77ee

Shades

Tints

Tones

Harmony

CSS snippets for #CC77EE

.color-cc77ee {
  color: #CC77EE;
  background-color: #CC77EE;
}

Frequently asked questions

What color is #CC77EE?+

#CC77EE is a HEX color with RGB value rgb(204, 119, 238) and HSL value hsl(283, 78%, 70%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC77EE?+

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