#E45EE4 Color

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

Color preview

#E45EE4

Color formats

HEX
#E45EE4
RGB
rgb(228, 94, 228)
RGBA
rgba(228, 94, 228, 1)
HSL
hsl(300, 71%, 63%)
HSV
hsv(300, 59%, 89%)
CMYK
cmyk(0%, 59%, 0%, 11%)
CSS variable
--color-primary: #E45EE4;
Lowercase HEX
#e45ee4

Shades

Tints

Tones

Harmony

CSS snippets for #E45EE4

.color-e45ee4 {
  color: #E45EE4;
  background-color: #E45EE4;
}

Frequently asked questions

What color is #E45EE4?+

#E45EE4 is a HEX color with RGB value rgb(228, 94, 228) and HSL value hsl(300, 71%, 63%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #E45EE4?+

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