#CC77FD Color

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

Color preview

#CC77FD

Color formats

HEX
#CC77FD
RGB
rgb(204, 119, 253)
RGBA
rgba(204, 119, 253, 1)
HSL
hsl(278, 97%, 73%)
HSV
hsv(278, 53%, 99%)
CMYK
cmyk(19%, 53%, 0%, 1%)
CSS variable
--color-primary: #CC77FD;
Lowercase HEX
#cc77fd

Shades

Tints

Tones

Harmony

CSS snippets for #CC77FD

.color-cc77fd {
  color: #CC77FD;
  background-color: #CC77FD;
}

Frequently asked questions

What color is #CC77FD?+

#CC77FD is a HEX color with RGB value rgb(204, 119, 253) and HSL value hsl(278, 97%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC77FD?+

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