#E94E7D Color

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

Color preview

#E94E7D

Color formats

HEX
#E94E7D
RGB
rgb(233, 78, 125)
RGBA
rgba(233, 78, 125, 1)
HSL
hsl(342, 78%, 61%)
HSV
hsv(342, 67%, 91%)
CMYK
cmyk(0%, 67%, 46%, 9%)
CSS variable
--color-primary: #E94E7D;
Lowercase HEX
#e94e7d

Shades

Tints

Tones

Harmony

CSS snippets for #E94E7D

.color-e94e7d {
  color: #E94E7D;
  background-color: #E94E7D;
}

Frequently asked questions

What color is #E94E7D?+

#E94E7D is a HEX color with RGB value rgb(233, 78, 125) and HSL value hsl(342, 78%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E94E7D?+

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