#E31FED Color

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

Color preview

#E31FED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E31FED

.color-e31fed {
  color: #E31FED;
  background-color: #E31FED;
}

Frequently asked questions

What color is #E31FED?+

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

What is the closest Tailwind color to #E31FED?+

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