#C80EF6 Color

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

Color preview

#C80EF6

Color formats

HEX
#C80EF6
RGB
rgb(200, 14, 246)
RGBA
rgba(200, 14, 246, 1)
HSL
hsl(288, 93%, 51%)
HSV
hsv(288, 94%, 96%)
CMYK
cmyk(19%, 94%, 0%, 4%)
CSS variable
--color-primary: #C80EF6;
Lowercase HEX
#c80ef6

Shades

Tints

Tones

Harmony

CSS snippets for #C80EF6

.color-c80ef6 {
  color: #C80EF6;
  background-color: #C80EF6;
}

Frequently asked questions

What color is #C80EF6?+

#C80EF6 is a HEX color with RGB value rgb(200, 14, 246) and HSL value hsl(288, 93%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #C80EF6?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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