#C94FEA Color

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

Color preview

#C94FEA

Color formats

HEX
#C94FEA
RGB
rgb(201, 79, 234)
RGBA
rgba(201, 79, 234, 1)
HSL
hsl(287, 79%, 61%)
HSV
hsv(287, 66%, 92%)
CMYK
cmyk(14%, 66%, 0%, 8%)
CSS variable
--color-primary: #C94FEA;
Lowercase HEX
#c94fea

Shades

Tints

Tones

Harmony

CSS snippets for #C94FEA

.color-c94fea {
  color: #C94FEA;
  background-color: #C94FEA;
}

Frequently asked questions

What color is #C94FEA?+

#C94FEA is a HEX color with RGB value rgb(201, 79, 234) and HSL value hsl(287, 79%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C94FEA?+

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