#C04AE8 Color

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

Color preview

#C04AE8

Color formats

HEX
#C04AE8
RGB
rgb(192, 74, 232)
RGBA
rgba(192, 74, 232, 1)
HSL
hsl(285, 77%, 60%)
HSV
hsv(285, 68%, 91%)
CMYK
cmyk(17%, 68%, 0%, 9%)
CSS variable
--color-primary: #C04AE8;
Lowercase HEX
#c04ae8

Shades

Tints

Tones

Harmony

CSS snippets for #C04AE8

.color-c04ae8 {
  color: #C04AE8;
  background-color: #C04AE8;
}

Frequently asked questions

What color is #C04AE8?+

#C04AE8 is a HEX color with RGB value rgb(192, 74, 232) and HSL value hsl(285, 77%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C04AE8?+

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