#ED7EE3 Color

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

Color preview

#ED7EE3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ED7EE3

.color-ed7ee3 {
  color: #ED7EE3;
  background-color: #ED7EE3;
}

Frequently asked questions

What color is #ED7EE3?+

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

What is the closest Tailwind color to #ED7EE3?+

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