#C84FD6 Color

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

Color preview

#C84FD6

Color formats

HEX
#C84FD6
RGB
rgb(200, 79, 214)
RGBA
rgba(200, 79, 214, 1)
HSL
hsl(294, 62%, 57%)
HSV
hsv(294, 63%, 84%)
CMYK
cmyk(7%, 63%, 0%, 16%)
CSS variable
--color-primary: #C84FD6;
Lowercase HEX
#c84fd6

Shades

Tints

Tones

Harmony

CSS snippets for #C84FD6

.color-c84fd6 {
  color: #C84FD6;
  background-color: #C84FD6;
}

Frequently asked questions

What color is #C84FD6?+

#C84FD6 is a HEX color with RGB value rgb(200, 79, 214) and HSL value hsl(294, 62%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C84FD6?+

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