#E52A6B Color

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

Color preview

#E52A6B

Color formats

HEX
#E52A6B
RGB
rgb(229, 42, 107)
RGBA
rgba(229, 42, 107, 1)
HSL
hsl(339, 78%, 53%)
HSV
hsv(339, 82%, 90%)
CMYK
cmyk(0%, 82%, 53%, 10%)
CSS variable
--color-primary: #E52A6B;
Lowercase HEX
#e52a6b

Shades

Tints

Tones

Harmony

CSS snippets for #E52A6B

.color-e52a6b {
  color: #E52A6B;
  background-color: #E52A6B;
}

Frequently asked questions

What color is #E52A6B?+

#E52A6B is a HEX color with RGB value rgb(229, 42, 107) and HSL value hsl(339, 78%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E52A6B?+

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