#E123A2 Color

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

Color preview

#E123A2

Color formats

HEX
#E123A2
RGB
rgb(225, 35, 162)
RGBA
rgba(225, 35, 162, 1)
HSL
hsl(320, 76%, 51%)
HSV
hsv(320, 84%, 88%)
CMYK
cmyk(0%, 84%, 28%, 12%)
CSS variable
--color-primary: #E123A2;
Lowercase HEX
#e123a2

Shades

Tints

Tones

Harmony

CSS snippets for #E123A2

.color-e123a2 {
  color: #E123A2;
  background-color: #E123A2;
}

Frequently asked questions

What color is #E123A2?+

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

What is the closest Tailwind color to #E123A2?+

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