#E32B7E Color

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

Color preview

#E32B7E

Color formats

HEX
#E32B7E
RGB
rgb(227, 43, 126)
RGBA
rgba(227, 43, 126, 1)
HSL
hsl(333, 77%, 53%)
HSV
hsv(333, 81%, 89%)
CMYK
cmyk(0%, 81%, 44%, 11%)
CSS variable
--color-primary: #E32B7E;
Lowercase HEX
#e32b7e

Shades

Tints

Tones

Harmony

CSS snippets for #E32B7E

.color-e32b7e {
  color: #E32B7E;
  background-color: #E32B7E;
}

Frequently asked questions

What color is #E32B7E?+

#E32B7E is a HEX color with RGB value rgb(227, 43, 126) and HSL value hsl(333, 77%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E32B7E?+

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