#E52E6E Color

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

Color preview

#E52E6E

Color formats

HEX
#E52E6E
RGB
rgb(229, 46, 110)
RGBA
rgba(229, 46, 110, 1)
HSL
hsl(339, 78%, 54%)
HSV
hsv(339, 80%, 90%)
CMYK
cmyk(0%, 80%, 52%, 10%)
CSS variable
--color-primary: #E52E6E;
Lowercase HEX
#e52e6e

Shades

Tints

Tones

Harmony

CSS snippets for #E52E6E

.color-e52e6e {
  color: #E52E6E;
  background-color: #E52E6E;
}

Frequently asked questions

What color is #E52E6E?+

#E52E6E is a HEX color with RGB value rgb(229, 46, 110) and HSL value hsl(339, 78%, 54%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E52E6E?+

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