#ED6EE6 Color

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

Color preview

#ED6EE6

Color formats

HEX
#ED6EE6
RGB
rgb(237, 110, 230)
RGBA
rgba(237, 110, 230, 1)
HSL
hsl(303, 78%, 68%)
HSV
hsv(303, 54%, 93%)
CMYK
cmyk(0%, 54%, 3%, 7%)
CSS variable
--color-primary: #ED6EE6;
Lowercase HEX
#ed6ee6

Shades

Tints

Tones

Harmony

CSS snippets for #ED6EE6

.color-ed6ee6 {
  color: #ED6EE6;
  background-color: #ED6EE6;
}

Frequently asked questions

What color is #ED6EE6?+

#ED6EE6 is a HEX color with RGB value rgb(237, 110, 230) and HSL value hsl(303, 78%, 68%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #ED6EE6?+

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