#E52F6F Color

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

Color preview

#E52F6F

Color formats

HEX
#E52F6F
RGB
rgb(229, 47, 111)
RGBA
rgba(229, 47, 111, 1)
HSL
hsl(339, 78%, 54%)
HSV
hsv(339, 79%, 90%)
CMYK
cmyk(0%, 79%, 52%, 10%)
CSS variable
--color-primary: #E52F6F;
Lowercase HEX
#e52f6f

Shades

Tints

Tones

Harmony

CSS snippets for #E52F6F

.color-e52f6f {
  color: #E52F6F;
  background-color: #E52F6F;
}

Frequently asked questions

What color is #E52F6F?+

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

What is the closest Tailwind color to #E52F6F?+

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