#EB2D8C Color

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

Color preview

#EB2D8C

Color formats

HEX
#EB2D8C
RGB
rgb(235, 45, 140)
RGBA
rgba(235, 45, 140, 1)
HSL
hsl(330, 83%, 55%)
HSV
hsv(330, 81%, 92%)
CMYK
cmyk(0%, 81%, 40%, 8%)
CSS variable
--color-primary: #EB2D8C;
Lowercase HEX
#eb2d8c

Shades

Tints

Tones

Harmony

CSS snippets for #EB2D8C

.color-eb2d8c {
  color: #EB2D8C;
  background-color: #EB2D8C;
}

Frequently asked questions

What color is #EB2D8C?+

#EB2D8C is a HEX color with RGB value rgb(235, 45, 140) and HSL value hsl(330, 83%, 55%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EB2D8C?+

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