#E61EE3 Color

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

Color preview

#E61EE3

Color formats

HEX
#E61EE3
RGB
rgb(230, 30, 227)
RGBA
rgba(230, 30, 227, 1)
HSL
hsl(301, 80%, 51%)
HSV
hsv(301, 87%, 90%)
CMYK
cmyk(0%, 87%, 1%, 10%)
CSS variable
--color-primary: #E61EE3;
Lowercase HEX
#e61ee3

Shades

Tints

Tones

Harmony

CSS snippets for #E61EE3

.color-e61ee3 {
  color: #E61EE3;
  background-color: #E61EE3;
}

Frequently asked questions

What color is #E61EE3?+

#E61EE3 is a HEX color with RGB value rgb(230, 30, 227) and HSL value hsl(301, 80%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E61EE3?+

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