#CC77DF Color

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

Color preview

#CC77DF

Color formats

HEX
#CC77DF
RGB
rgb(204, 119, 223)
RGBA
rgba(204, 119, 223, 1)
HSL
hsl(289, 62%, 67%)
HSV
hsv(289, 47%, 87%)
CMYK
cmyk(9%, 47%, 0%, 13%)
CSS variable
--color-primary: #CC77DF;
Lowercase HEX
#cc77df

Shades

Tints

Tones

Harmony

CSS snippets for #CC77DF

.color-cc77df {
  color: #CC77DF;
  background-color: #CC77DF;
}

Frequently asked questions

What color is #CC77DF?+

#CC77DF is a HEX color with RGB value rgb(204, 119, 223) and HSL value hsl(289, 62%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC77DF?+

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