#EB14D5 Color

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

Color preview

#EB14D5

Color formats

HEX
#EB14D5
RGB
rgb(235, 20, 213)
RGBA
rgba(235, 20, 213, 1)
HSL
hsl(306, 84%, 50%)
HSV
hsv(306, 91%, 92%)
CMYK
cmyk(0%, 91%, 9%, 8%)
CSS variable
--color-primary: #EB14D5;
Lowercase HEX
#eb14d5

Shades

Tints

Tones

Harmony

CSS snippets for #EB14D5

.color-eb14d5 {
  color: #EB14D5;
  background-color: #EB14D5;
}

Frequently asked questions

What color is #EB14D5?+

#EB14D5 is a HEX color with RGB value rgb(235, 20, 213) and HSL value hsl(306, 84%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EB14D5?+

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