#C040EE Color

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

Color preview

#C040EE

Color formats

HEX
#C040EE
RGB
rgb(192, 64, 238)
RGBA
rgba(192, 64, 238, 1)
HSL
hsl(284, 84%, 59%)
HSV
hsv(284, 73%, 93%)
CMYK
cmyk(19%, 73%, 0%, 7%)
CSS variable
--color-primary: #C040EE;
Lowercase HEX
#c040ee

Shades

Tints

Tones

Harmony

CSS snippets for #C040EE

.color-c040ee {
  color: #C040EE;
  background-color: #C040EE;
}

Frequently asked questions

What color is #C040EE?+

#C040EE is a HEX color with RGB value rgb(192, 64, 238) and HSL value hsl(284, 84%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C040EE?+

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