#E12FE1 Color

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

Color preview

#E12FE1

Color formats

HEX
#E12FE1
RGB
rgb(225, 47, 225)
RGBA
rgba(225, 47, 225, 1)
HSL
hsl(300, 75%, 53%)
HSV
hsv(300, 79%, 88%)
CMYK
cmyk(0%, 79%, 0%, 12%)
CSS variable
--color-primary: #E12FE1;
Lowercase HEX
#e12fe1

Shades

Tints

Tones

Harmony

CSS snippets for #E12FE1

.color-e12fe1 {
  color: #E12FE1;
  background-color: #E12FE1;
}

Frequently asked questions

What color is #E12FE1?+

#E12FE1 is a HEX color with RGB value rgb(225, 47, 225) and HSL value hsl(300, 75%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #E12FE1?+

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