#E12FBE Color

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

Color preview

#E12FBE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E12FBE

.color-e12fbe {
  color: #E12FBE;
  background-color: #E12FBE;
}

Frequently asked questions

What color is #E12FBE?+

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

What is the closest Tailwind color to #E12FBE?+

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