#EB1BAD Color

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

Color preview

#EB1BAD

Color formats

HEX
#EB1BAD
RGB
rgb(235, 27, 173)
RGBA
rgba(235, 27, 173, 1)
HSL
hsl(318, 84%, 51%)
HSV
hsv(318, 89%, 92%)
CMYK
cmyk(0%, 89%, 26%, 8%)
CSS variable
--color-primary: #EB1BAD;
Lowercase HEX
#eb1bad

Shades

Tints

Tones

Harmony

CSS snippets for #EB1BAD

.color-eb1bad {
  color: #EB1BAD;
  background-color: #EB1BAD;
}

Frequently asked questions

What color is #EB1BAD?+

#EB1BAD is a HEX color with RGB value rgb(235, 27, 173) and HSL value hsl(318, 84%, 51%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EB1BAD?+

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