#E123DB Color

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

Color preview

#E123DB

Color formats

HEX
#E123DB
RGB
rgb(225, 35, 219)
RGBA
rgba(225, 35, 219, 1)
HSL
hsl(302, 76%, 51%)
HSV
hsv(302, 84%, 88%)
CMYK
cmyk(0%, 84%, 3%, 12%)
CSS variable
--color-primary: #E123DB;
Lowercase HEX
#e123db

Shades

Tints

Tones

Harmony

CSS snippets for #E123DB

.color-e123db {
  color: #E123DB;
  background-color: #E123DB;
}

Frequently asked questions

What color is #E123DB?+

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

What is the closest Tailwind color to #E123DB?+

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