#CC80F4 Color

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

Color preview

#CC80F4

Color formats

HEX
#CC80F4
RGB
rgb(204, 128, 244)
RGBA
rgba(204, 128, 244, 1)
HSL
hsl(279, 84%, 73%)
HSV
hsv(279, 48%, 96%)
CMYK
cmyk(16%, 48%, 0%, 4%)
CSS variable
--color-primary: #CC80F4;
Lowercase HEX
#cc80f4

Shades

Tints

Tones

Harmony

CSS snippets for #CC80F4

.color-cc80f4 {
  color: #CC80F4;
  background-color: #CC80F4;
}

Frequently asked questions

What color is #CC80F4?+

#CC80F4 is a HEX color with RGB value rgb(204, 128, 244) and HSL value hsl(279, 84%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC80F4?+

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