#E123DE Color

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

Color preview

#E123DE

Color formats

HEX
#E123DE
RGB
rgb(225, 35, 222)
RGBA
rgba(225, 35, 222, 1)
HSL
hsl(301, 76%, 51%)
HSV
hsv(301, 84%, 88%)
CMYK
cmyk(0%, 84%, 1%, 12%)
CSS variable
--color-primary: #E123DE;
Lowercase HEX
#e123de

Shades

Tints

Tones

Harmony

CSS snippets for #E123DE

.color-e123de {
  color: #E123DE;
  background-color: #E123DE;
}

Frequently asked questions

What color is #E123DE?+

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

What is the closest Tailwind color to #E123DE?+

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