#ED0EE6 Color

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

Color preview

#ED0EE6

Color formats

HEX
#ED0EE6
RGB
rgb(237, 14, 230)
RGBA
rgba(237, 14, 230, 1)
HSL
hsl(302, 89%, 49%)
HSV
hsv(302, 94%, 93%)
CMYK
cmyk(0%, 94%, 3%, 7%)
CSS variable
--color-primary: #ED0EE6;
Lowercase HEX
#ed0ee6

Shades

Tints

Tones

Harmony

CSS snippets for #ED0EE6

.color-ed0ee6 {
  color: #ED0EE6;
  background-color: #ED0EE6;
}

Frequently asked questions

What color is #ED0EE6?+

#ED0EE6 is a HEX color with RGB value rgb(237, 14, 230) and HSL value hsl(302, 89%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #ED0EE6?+

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