#EB1E6D Color

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

Color preview

#EB1E6D

Color formats

HEX
#EB1E6D
RGB
rgb(235, 30, 109)
RGBA
rgba(235, 30, 109, 1)
HSL
hsl(337, 84%, 52%)
HSV
hsv(337, 87%, 92%)
CMYK
cmyk(0%, 87%, 54%, 8%)
CSS variable
--color-primary: #EB1E6D;
Lowercase HEX
#eb1e6d

Shades

Tints

Tones

Harmony

CSS snippets for #EB1E6D

.color-eb1e6d {
  color: #EB1E6D;
  background-color: #EB1E6D;
}

Frequently asked questions

What color is #EB1E6D?+

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

What is the closest Tailwind color to #EB1E6D?+

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