#C73EEA Color

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

Color preview

#C73EEA

Color formats

HEX
#C73EEA
RGB
rgb(199, 62, 234)
RGBA
rgba(199, 62, 234, 1)
HSL
hsl(288, 80%, 58%)
HSV
hsv(288, 74%, 92%)
CMYK
cmyk(15%, 74%, 0%, 8%)
CSS variable
--color-primary: #C73EEA;
Lowercase HEX
#c73eea

Shades

Tints

Tones

Harmony

CSS snippets for #C73EEA

.color-c73eea {
  color: #C73EEA;
  background-color: #C73EEA;
}

Frequently asked questions

What color is #C73EEA?+

#C73EEA is a HEX color with RGB value rgb(199, 62, 234) and HSL value hsl(288, 80%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C73EEA?+

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