#EB1B9F Color

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

Color preview

#EB1B9F

Color formats

HEX
#EB1B9F
RGB
rgb(235, 27, 159)
RGBA
rgba(235, 27, 159, 1)
HSL
hsl(322, 84%, 51%)
HSV
hsv(322, 89%, 92%)
CMYK
cmyk(0%, 89%, 32%, 8%)
CSS variable
--color-primary: #EB1B9F;
Lowercase HEX
#eb1b9f

Shades

Tints

Tones

Harmony

CSS snippets for #EB1B9F

.color-eb1b9f {
  color: #EB1B9F;
  background-color: #EB1B9F;
}

Frequently asked questions

What color is #EB1B9F?+

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

What is the closest Tailwind color to #EB1B9F?+

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