#E52F7B Color

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

Color preview

#E52F7B

Color formats

HEX
#E52F7B
RGB
rgb(229, 47, 123)
RGBA
rgba(229, 47, 123, 1)
HSL
hsl(335, 78%, 54%)
HSV
hsv(335, 79%, 90%)
CMYK
cmyk(0%, 79%, 46%, 10%)
CSS variable
--color-primary: #E52F7B;
Lowercase HEX
#e52f7b

Shades

Tints

Tones

Harmony

CSS snippets for #E52F7B

.color-e52f7b {
  color: #E52F7B;
  background-color: #E52F7B;
}

Frequently asked questions

What color is #E52F7B?+

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

What is the closest Tailwind color to #E52F7B?+

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