#C04EFA Color

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

Color preview

#C04EFA

Color formats

HEX
#C04EFA
RGB
rgb(192, 78, 250)
RGBA
rgba(192, 78, 250, 1)
HSL
hsl(280, 95%, 64%)
HSV
hsv(280, 69%, 98%)
CMYK
cmyk(23%, 69%, 0%, 2%)
CSS variable
--color-primary: #C04EFA;
Lowercase HEX
#c04efa

Shades

Tints

Tones

Harmony

CSS snippets for #C04EFA

.color-c04efa {
  color: #C04EFA;
  background-color: #C04EFA;
}

Frequently asked questions

What color is #C04EFA?+

#C04EFA is a HEX color with RGB value rgb(192, 78, 250) and HSL value hsl(280, 95%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C04EFA?+

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