#EB1B7F Color

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

Color preview

#EB1B7F

Color formats

HEX
#EB1B7F
RGB
rgb(235, 27, 127)
RGBA
rgba(235, 27, 127, 1)
HSL
hsl(331, 84%, 51%)
HSV
hsv(331, 89%, 92%)
CMYK
cmyk(0%, 89%, 46%, 8%)
CSS variable
--color-primary: #EB1B7F;
Lowercase HEX
#eb1b7f

Shades

Tints

Tones

Harmony

CSS snippets for #EB1B7F

.color-eb1b7f {
  color: #EB1B7F;
  background-color: #EB1B7F;
}

Frequently asked questions

What color is #EB1B7F?+

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

What is the closest Tailwind color to #EB1B7F?+

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