#E14C8D Color

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

Color preview

#E14C8D

Color formats

HEX
#E14C8D
RGB
rgb(225, 76, 141)
RGBA
rgba(225, 76, 141, 1)
HSL
hsl(334, 71%, 59%)
HSV
hsv(334, 66%, 88%)
CMYK
cmyk(0%, 66%, 37%, 12%)
CSS variable
--color-primary: #E14C8D;
Lowercase HEX
#e14c8d

Shades

Tints

Tones

Harmony

CSS snippets for #E14C8D

.color-e14c8d {
  color: #E14C8D;
  background-color: #E14C8D;
}

Frequently asked questions

What color is #E14C8D?+

#E14C8D is a HEX color with RGB value rgb(225, 76, 141) and HSL value hsl(334, 71%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E14C8D?+

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