#E12D8D Color

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

Color preview

#E12D8D

Color formats

HEX
#E12D8D
RGB
rgb(225, 45, 141)
RGBA
rgba(225, 45, 141, 1)
HSL
hsl(328, 75%, 53%)
HSV
hsv(328, 80%, 88%)
CMYK
cmyk(0%, 80%, 37%, 12%)
CSS variable
--color-primary: #E12D8D;
Lowercase HEX
#e12d8d

Shades

Tints

Tones

Harmony

CSS snippets for #E12D8D

.color-e12d8d {
  color: #E12D8D;
  background-color: #E12D8D;
}

Frequently asked questions

What color is #E12D8D?+

#E12D8D is a HEX color with RGB value rgb(225, 45, 141) and HSL value hsl(328, 75%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E12D8D?+

The closest Tailwind color is pink-600, available as the bg-pink-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