#EB1EAE Color

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

Color preview

#EB1EAE

Color formats

HEX
#EB1EAE
RGB
rgb(235, 30, 174)
RGBA
rgba(235, 30, 174, 1)
HSL
hsl(318, 84%, 52%)
HSV
hsv(318, 87%, 92%)
CMYK
cmyk(0%, 87%, 26%, 8%)
CSS variable
--color-primary: #EB1EAE;
Lowercase HEX
#eb1eae

Shades

Tints

Tones

Harmony

CSS snippets for #EB1EAE

.color-eb1eae {
  color: #EB1EAE;
  background-color: #EB1EAE;
}

Frequently asked questions

What color is #EB1EAE?+

#EB1EAE is a HEX color with RGB value rgb(235, 30, 174) and HSL value hsl(318, 84%, 52%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EB1EAE?+

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