#ED0EB5 Color

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

Color preview

#ED0EB5

Color formats

HEX
#ED0EB5
RGB
rgb(237, 14, 181)
RGBA
rgba(237, 14, 181, 1)
HSL
hsl(315, 89%, 49%)
HSV
hsv(315, 94%, 93%)
CMYK
cmyk(0%, 94%, 24%, 7%)
CSS variable
--color-primary: #ED0EB5;
Lowercase HEX
#ed0eb5

Shades

Tints

Tones

Harmony

CSS snippets for #ED0EB5

.color-ed0eb5 {
  color: #ED0EB5;
  background-color: #ED0EB5;
}

Frequently asked questions

What color is #ED0EB5?+

#ED0EB5 is a HEX color with RGB value rgb(237, 14, 181) and HSL value hsl(315, 89%, 49%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #ED0EB5?+

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