#C84EE1 Color

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

Color preview

#C84EE1

Color formats

HEX
#C84EE1
RGB
rgb(200, 78, 225)
RGBA
rgba(200, 78, 225, 1)
HSL
hsl(290, 71%, 59%)
HSV
hsv(290, 65%, 88%)
CMYK
cmyk(11%, 65%, 0%, 12%)
CSS variable
--color-primary: #C84EE1;
Lowercase HEX
#c84ee1

Shades

Tints

Tones

Harmony

CSS snippets for #C84EE1

.color-c84ee1 {
  color: #C84EE1;
  background-color: #C84EE1;
}

Frequently asked questions

What color is #C84EE1?+

#C84EE1 is a HEX color with RGB value rgb(200, 78, 225) and HSL value hsl(290, 71%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C84EE1?+

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