#ED8EE3 Color

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

Color preview

#ED8EE3

Color formats

HEX
#ED8EE3
RGB
rgb(237, 142, 227)
RGBA
rgba(237, 142, 227, 1)
HSL
hsl(306, 73%, 74%)
HSV
hsv(306, 40%, 93%)
CMYK
cmyk(0%, 40%, 4%, 7%)
CSS variable
--color-primary: #ED8EE3;
Lowercase HEX
#ed8ee3

Shades

Tints

Tones

Harmony

CSS snippets for #ED8EE3

.color-ed8ee3 {
  color: #ED8EE3;
  background-color: #ED8EE3;
}

Frequently asked questions

What color is #ED8EE3?+

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

What is the closest Tailwind color to #ED8EE3?+

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