#C80CED Color

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

Color preview

#C80CED

Color formats

HEX
#C80CED
RGB
rgb(200, 12, 237)
RGBA
rgba(200, 12, 237, 1)
HSL
hsl(290, 90%, 49%)
HSV
hsv(290, 95%, 93%)
CMYK
cmyk(16%, 95%, 0%, 7%)
CSS variable
--color-primary: #C80CED;
Lowercase HEX
#c80ced

Shades

Tints

Tones

Harmony

CSS snippets for #C80CED

.color-c80ced {
  color: #C80CED;
  background-color: #C80CED;
}

Frequently asked questions

What color is #C80CED?+

#C80CED is a HEX color with RGB value rgb(200, 12, 237) and HSL value hsl(290, 90%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #C80CED?+

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