#ED4A8B Color

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

Color preview

#ED4A8B

Color formats

HEX
#ED4A8B
RGB
rgb(237, 74, 139)
RGBA
rgba(237, 74, 139, 1)
HSL
hsl(336, 82%, 61%)
HSV
hsv(336, 69%, 93%)
CMYK
cmyk(0%, 69%, 41%, 7%)
CSS variable
--color-primary: #ED4A8B;
Lowercase HEX
#ed4a8b

Shades

Tints

Tones

Harmony

CSS snippets for #ED4A8B

.color-ed4a8b {
  color: #ED4A8B;
  background-color: #ED4A8B;
}

Frequently asked questions

What color is #ED4A8B?+

#ED4A8B is a HEX color with RGB value rgb(237, 74, 139) and HSL value hsl(336, 82%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #ED4A8B?+

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