#EB1ED0 Color

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

Color preview

#EB1ED0

Color formats

HEX
#EB1ED0
RGB
rgb(235, 30, 208)
RGBA
rgba(235, 30, 208, 1)
HSL
hsl(308, 84%, 52%)
HSV
hsv(308, 87%, 92%)
CMYK
cmyk(0%, 87%, 11%, 8%)
CSS variable
--color-primary: #EB1ED0;
Lowercase HEX
#eb1ed0

Shades

Tints

Tones

Harmony

CSS snippets for #EB1ED0

.color-eb1ed0 {
  color: #EB1ED0;
  background-color: #EB1ED0;
}

Frequently asked questions

What color is #EB1ED0?+

#EB1ED0 is a HEX color with RGB value rgb(235, 30, 208) and HSL value hsl(308, 84%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EB1ED0?+

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