#E34B7E Color

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

Color preview

#E34B7E

Color formats

HEX
#E34B7E
RGB
rgb(227, 75, 126)
RGBA
rgba(227, 75, 126, 1)
HSL
hsl(340, 73%, 59%)
HSV
hsv(340, 67%, 89%)
CMYK
cmyk(0%, 67%, 44%, 11%)
CSS variable
--color-primary: #E34B7E;
Lowercase HEX
#e34b7e

Shades

Tints

Tones

Harmony

CSS snippets for #E34B7E

.color-e34b7e {
  color: #E34B7E;
  background-color: #E34B7E;
}

Frequently asked questions

What color is #E34B7E?+

#E34B7E is a HEX color with RGB value rgb(227, 75, 126) and HSL value hsl(340, 73%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E34B7E?+

The closest Tailwind color is pink-500, available as the bg-pink-500 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