#ED7E9D Color

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

Color preview

#ED7E9D

Color formats

HEX
#ED7E9D
RGB
rgb(237, 126, 157)
RGBA
rgba(237, 126, 157, 1)
HSL
hsl(343, 76%, 71%)
HSV
hsv(343, 47%, 93%)
CMYK
cmyk(0%, 47%, 34%, 7%)
CSS variable
--color-primary: #ED7E9D;
Lowercase HEX
#ed7e9d

Shades

Tints

Tones

Harmony

CSS snippets for #ED7E9D

.color-ed7e9d {
  color: #ED7E9D;
  background-color: #ED7E9D;
}

Frequently asked questions

What color is #ED7E9D?+

#ED7E9D is a HEX color with RGB value rgb(237, 126, 157) and HSL value hsl(343, 76%, 71%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #ED7E9D?+

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