#E123AE Color

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

Color preview

#E123AE

Color formats

HEX
#E123AE
RGB
rgb(225, 35, 174)
RGBA
rgba(225, 35, 174, 1)
HSL
hsl(316, 76%, 51%)
HSV
hsv(316, 84%, 88%)
CMYK
cmyk(0%, 84%, 23%, 12%)
CSS variable
--color-primary: #E123AE;
Lowercase HEX
#e123ae

Shades

Tints

Tones

Harmony

CSS snippets for #E123AE

.color-e123ae {
  color: #E123AE;
  background-color: #E123AE;
}

Frequently asked questions

What color is #E123AE?+

#E123AE is a HEX color with RGB value rgb(225, 35, 174) and HSL value hsl(316, 76%, 51%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #E123AE?+

The closest Tailwind color is pink-500, available as the bg-pink-500 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