#E12FD2 Color

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

Color preview

#E12FD2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E12FD2

.color-e12fd2 {
  color: #E12FD2;
  background-color: #E12FD2;
}

Frequently asked questions

What color is #E12FD2?+

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

What is the closest Tailwind color to #E12FD2?+

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