#E123BB Color

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

Color preview

#E123BB

Color formats

HEX
#E123BB
RGB
rgb(225, 35, 187)
RGBA
rgba(225, 35, 187, 1)
HSL
hsl(312, 76%, 51%)
HSV
hsv(312, 84%, 88%)
CMYK
cmyk(0%, 84%, 17%, 12%)
CSS variable
--color-primary: #E123BB;
Lowercase HEX
#e123bb

Shades

Tints

Tones

Harmony

CSS snippets for #E123BB

.color-e123bb {
  color: #E123BB;
  background-color: #E123BB;
}

Frequently asked questions

What color is #E123BB?+

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

What is the closest Tailwind color to #E123BB?+

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