#C01AEA Color

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

Color preview

#C01AEA

Color formats

HEX
#C01AEA
RGB
rgb(192, 26, 234)
RGBA
rgba(192, 26, 234, 1)
HSL
hsl(288, 83%, 51%)
HSV
hsv(288, 89%, 92%)
CMYK
cmyk(18%, 89%, 0%, 8%)
CSS variable
--color-primary: #C01AEA;
Lowercase HEX
#c01aea

Shades

Tints

Tones

Harmony

CSS snippets for #C01AEA

.color-c01aea {
  color: #C01AEA;
  background-color: #C01AEA;
}

Frequently asked questions

What color is #C01AEA?+

#C01AEA is a HEX color with RGB value rgb(192, 26, 234) and HSL value hsl(288, 83%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C01AEA?+

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