#E22E7C Color

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

Color preview

#E22E7C

Color formats

HEX
#E22E7C
RGB
rgb(226, 46, 124)
RGBA
rgba(226, 46, 124, 1)
HSL
hsl(334, 76%, 53%)
HSV
hsv(334, 80%, 89%)
CMYK
cmyk(0%, 80%, 45%, 11%)
CSS variable
--color-primary: #E22E7C;
Lowercase HEX
#e22e7c

Shades

Tints

Tones

Harmony

CSS snippets for #E22E7C

.color-e22e7c {
  color: #E22E7C;
  background-color: #E22E7C;
}

Frequently asked questions

What color is #E22E7C?+

#E22E7C is a HEX color with RGB value rgb(226, 46, 124) and HSL value hsl(334, 76%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #E22E7C?+

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