#ED5EF2 Color

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

Color preview

#ED5EF2

Color formats

HEX
#ED5EF2
RGB
rgb(237, 94, 242)
RGBA
rgba(237, 94, 242, 1)
HSL
hsl(298, 85%, 66%)
HSV
hsv(298, 61%, 95%)
CMYK
cmyk(2%, 61%, 0%, 5%)
CSS variable
--color-primary: #ED5EF2;
Lowercase HEX
#ed5ef2

Shades

Tints

Tones

Harmony

CSS snippets for #ED5EF2

.color-ed5ef2 {
  color: #ED5EF2;
  background-color: #ED5EF2;
}

Frequently asked questions

What color is #ED5EF2?+

#ED5EF2 is a HEX color with RGB value rgb(237, 94, 242) and HSL value hsl(298, 85%, 66%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #ED5EF2?+

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