#EB14E3 Color

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

Color preview

#EB14E3

Color formats

HEX
#EB14E3
RGB
rgb(235, 20, 227)
RGBA
rgba(235, 20, 227, 1)
HSL
hsl(302, 84%, 50%)
HSV
hsv(302, 91%, 92%)
CMYK
cmyk(0%, 91%, 3%, 8%)
CSS variable
--color-primary: #EB14E3;
Lowercase HEX
#eb14e3

Shades

Tints

Tones

Harmony

CSS snippets for #EB14E3

.color-eb14e3 {
  color: #EB14E3;
  background-color: #EB14E3;
}

Frequently asked questions

What color is #EB14E3?+

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

What is the closest Tailwind color to #EB14E3?+

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