#C01AEE Color

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

Color preview

#C01AEE

Color formats

HEX
#C01AEE
RGB
rgb(192, 26, 238)
RGBA
rgba(192, 26, 238, 1)
HSL
hsl(287, 86%, 52%)
HSV
hsv(287, 89%, 93%)
CMYK
cmyk(19%, 89%, 0%, 7%)
CSS variable
--color-primary: #C01AEE;
Lowercase HEX
#c01aee

Shades

Tints

Tones

Harmony

CSS snippets for #C01AEE

.color-c01aee {
  color: #C01AEE;
  background-color: #C01AEE;
}

Frequently asked questions

What color is #C01AEE?+

#C01AEE is a HEX color with RGB value rgb(192, 26, 238) and HSL value hsl(287, 86%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C01AEE?+

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