#E33EEF Color

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

Color preview

#E33EEF

Color formats

HEX
#E33EEF
RGB
rgb(227, 62, 239)
RGBA
rgba(227, 62, 239, 1)
HSL
hsl(296, 85%, 59%)
HSV
hsv(296, 74%, 94%)
CMYK
cmyk(5%, 74%, 0%, 6%)
CSS variable
--color-primary: #E33EEF;
Lowercase HEX
#e33eef

Shades

Tints

Tones

Harmony

CSS snippets for #E33EEF

.color-e33eef {
  color: #E33EEF;
  background-color: #E33EEF;
}

Frequently asked questions

What color is #E33EEF?+

#E33EEF is a HEX color with RGB value rgb(227, 62, 239) and HSL value hsl(296, 85%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #E33EEF?+

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