#E123D8 Color

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

Color preview

#E123D8

Color formats

HEX
#E123D8
RGB
rgb(225, 35, 216)
RGBA
rgba(225, 35, 216, 1)
HSL
hsl(303, 76%, 51%)
HSV
hsv(303, 84%, 88%)
CMYK
cmyk(0%, 84%, 4%, 12%)
CSS variable
--color-primary: #E123D8;
Lowercase HEX
#e123d8

Shades

Tints

Tones

Harmony

CSS snippets for #E123D8

.color-e123d8 {
  color: #E123D8;
  background-color: #E123D8;
}

Frequently asked questions

What color is #E123D8?+

#E123D8 is a HEX color with RGB value rgb(225, 35, 216) and HSL value hsl(303, 76%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E123D8?+

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