#E55FE5 Color

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

Color preview

#E55FE5

Color formats

HEX
#E55FE5
RGB
rgb(229, 95, 229)
RGBA
rgba(229, 95, 229, 1)
HSL
hsl(300, 72%, 64%)
HSV
hsv(300, 59%, 90%)
CMYK
cmyk(0%, 59%, 0%, 10%)
CSS variable
--color-primary: #E55FE5;
Lowercase HEX
#e55fe5

Shades

Tints

Tones

Harmony

CSS snippets for #E55FE5

.color-e55fe5 {
  color: #E55FE5;
  background-color: #E55FE5;
}

Frequently asked questions

What color is #E55FE5?+

#E55FE5 is a HEX color with RGB value rgb(229, 95, 229) and HSL value hsl(300, 72%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #E55FE5?+

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