#E74B7D Color

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

Color preview

#E74B7D

Color formats

HEX
#E74B7D
RGB
rgb(231, 75, 125)
RGBA
rgba(231, 75, 125, 1)
HSL
hsl(341, 76%, 60%)
HSV
hsv(341, 68%, 91%)
CMYK
cmyk(0%, 68%, 46%, 9%)
CSS variable
--color-primary: #E74B7D;
Lowercase HEX
#e74b7d

Shades

Tints

Tones

Harmony

CSS snippets for #E74B7D

.color-e74b7d {
  color: #E74B7D;
  background-color: #E74B7D;
}

Frequently asked questions

What color is #E74B7D?+

#E74B7D is a HEX color with RGB value rgb(231, 75, 125) and HSL value hsl(341, 76%, 60%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E74B7D?+

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