#EB14B5 Color

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

Color preview

#EB14B5

Color formats

HEX
#EB14B5
RGB
rgb(235, 20, 181)
RGBA
rgba(235, 20, 181, 1)
HSL
hsl(315, 84%, 50%)
HSV
hsv(315, 91%, 92%)
CMYK
cmyk(0%, 91%, 23%, 8%)
CSS variable
--color-primary: #EB14B5;
Lowercase HEX
#eb14b5

Shades

Tints

Tones

Harmony

CSS snippets for #EB14B5

.color-eb14b5 {
  color: #EB14B5;
  background-color: #EB14B5;
}

Frequently asked questions

What color is #EB14B5?+

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

What is the closest Tailwind color to #EB14B5?+

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