#E123CE Color

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

Color preview

#E123CE

Color formats

HEX
#E123CE
RGB
rgb(225, 35, 206)
RGBA
rgba(225, 35, 206, 1)
HSL
hsl(306, 76%, 51%)
HSV
hsv(306, 84%, 88%)
CMYK
cmyk(0%, 84%, 8%, 12%)
CSS variable
--color-primary: #E123CE;
Lowercase HEX
#e123ce

Shades

Tints

Tones

Harmony

CSS snippets for #E123CE

.color-e123ce {
  color: #E123CE;
  background-color: #E123CE;
}

Frequently asked questions

What color is #E123CE?+

#E123CE is a HEX color with RGB value rgb(225, 35, 206) and HSL value hsl(306, 76%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #E123CE?+

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