#ED8EE5 Color

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

Color preview

#ED8EE5

Color formats

HEX
#ED8EE5
RGB
rgb(237, 142, 229)
RGBA
rgba(237, 142, 229, 1)
HSL
hsl(305, 73%, 74%)
HSV
hsv(305, 40%, 93%)
CMYK
cmyk(0%, 40%, 3%, 7%)
CSS variable
--color-primary: #ED8EE5;
Lowercase HEX
#ed8ee5

Shades

Tints

Tones

Harmony

CSS snippets for #ED8EE5

.color-ed8ee5 {
  color: #ED8EE5;
  background-color: #ED8EE5;
}

Frequently asked questions

What color is #ED8EE5?+

#ED8EE5 is a HEX color with RGB value rgb(237, 142, 229) and HSL value hsl(305, 73%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #ED8EE5?+

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