#EB1EB5 Color

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

Color preview

#EB1EB5

Color formats

HEX
#EB1EB5
RGB
rgb(235, 30, 181)
RGBA
rgba(235, 30, 181, 1)
HSL
hsl(316, 84%, 52%)
HSV
hsv(316, 87%, 92%)
CMYK
cmyk(0%, 87%, 23%, 8%)
CSS variable
--color-primary: #EB1EB5;
Lowercase HEX
#eb1eb5

Shades

Tints

Tones

Harmony

CSS snippets for #EB1EB5

.color-eb1eb5 {
  color: #EB1EB5;
  background-color: #EB1EB5;
}

Frequently asked questions

What color is #EB1EB5?+

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

What is the closest Tailwind color to #EB1EB5?+

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