#EB1EAA Color

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

Color preview

#EB1EAA

Color formats

HEX
#EB1EAA
RGB
rgb(235, 30, 170)
RGBA
rgba(235, 30, 170, 1)
HSL
hsl(319, 84%, 52%)
HSV
hsv(319, 87%, 92%)
CMYK
cmyk(0%, 87%, 28%, 8%)
CSS variable
--color-primary: #EB1EAA;
Lowercase HEX
#eb1eaa

Shades

Tints

Tones

Harmony

CSS snippets for #EB1EAA

.color-eb1eaa {
  color: #EB1EAA;
  background-color: #EB1EAA;
}

Frequently asked questions

What color is #EB1EAA?+

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

What is the closest Tailwind color to #EB1EAA?+

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