#ED7EE4 Color

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

Color preview

#ED7EE4

Color formats

HEX
#ED7EE4
RGB
rgb(237, 126, 228)
RGBA
rgba(237, 126, 228, 1)
HSL
hsl(305, 76%, 71%)
HSV
hsv(305, 47%, 93%)
CMYK
cmyk(0%, 47%, 4%, 7%)
CSS variable
--color-primary: #ED7EE4;
Lowercase HEX
#ed7ee4

Shades

Tints

Tones

Harmony

CSS snippets for #ED7EE4

.color-ed7ee4 {
  color: #ED7EE4;
  background-color: #ED7EE4;
}

Frequently asked questions

What color is #ED7EE4?+

#ED7EE4 is a HEX color with RGB value rgb(237, 126, 228) and HSL value hsl(305, 76%, 71%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #ED7EE4?+

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