#C01BEE Color

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

Color preview

#C01BEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C01BEE

.color-c01bee {
  color: #C01BEE;
  background-color: #C01BEE;
}

Frequently asked questions

What color is #C01BEE?+

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

What is the closest Tailwind color to #C01BEE?+

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