#ED1FE3 Color

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

Color preview

#ED1FE3

Color formats

HEX
#ED1FE3
RGB
rgb(237, 31, 227)
RGBA
rgba(237, 31, 227, 1)
HSL
hsl(303, 85%, 53%)
HSV
hsv(303, 87%, 93%)
CMYK
cmyk(0%, 87%, 4%, 7%)
CSS variable
--color-primary: #ED1FE3;
Lowercase HEX
#ed1fe3

Shades

Tints

Tones

Harmony

CSS snippets for #ED1FE3

.color-ed1fe3 {
  color: #ED1FE3;
  background-color: #ED1FE3;
}

Frequently asked questions

What color is #ED1FE3?+

#ED1FE3 is a HEX color with RGB value rgb(237, 31, 227) and HSL value hsl(303, 85%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #ED1FE3?+

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