#EB14B9 Color

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

Color preview

#EB14B9

Color formats

HEX
#EB14B9
RGB
rgb(235, 20, 185)
RGBA
rgba(235, 20, 185, 1)
HSL
hsl(314, 84%, 50%)
HSV
hsv(314, 91%, 92%)
CMYK
cmyk(0%, 91%, 21%, 8%)
CSS variable
--color-primary: #EB14B9;
Lowercase HEX
#eb14b9

Shades

Tints

Tones

Harmony

CSS snippets for #EB14B9

.color-eb14b9 {
  color: #EB14B9;
  background-color: #EB14B9;
}

Frequently asked questions

What color is #EB14B9?+

#EB14B9 is a HEX color with RGB value rgb(235, 20, 185) and HSL value hsl(314, 84%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EB14B9?+

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