#E123EB Color

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

Color preview

#E123EB

Color formats

HEX
#E123EB
RGB
rgb(225, 35, 235)
RGBA
rgba(225, 35, 235, 1)
HSL
hsl(297, 83%, 53%)
HSV
hsv(297, 85%, 92%)
CMYK
cmyk(4%, 85%, 0%, 8%)
CSS variable
--color-primary: #E123EB;
Lowercase HEX
#e123eb

Shades

Tints

Tones

Harmony

CSS snippets for #E123EB

.color-e123eb {
  color: #E123EB;
  background-color: #E123EB;
}

Frequently asked questions

What color is #E123EB?+

#E123EB is a HEX color with RGB value rgb(225, 35, 235) and HSL value hsl(297, 83%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E123EB?+

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