#E23DFB Color

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

Color preview

#E23DFB

Color formats

HEX
#E23DFB
RGB
rgb(226, 61, 251)
RGBA
rgba(226, 61, 251, 1)
HSL
hsl(292, 96%, 61%)
HSV
hsv(292, 76%, 98%)
CMYK
cmyk(10%, 76%, 0%, 2%)
CSS variable
--color-primary: #E23DFB;
Lowercase HEX
#e23dfb

Shades

Tints

Tones

Harmony

CSS snippets for #E23DFB

.color-e23dfb {
  color: #E23DFB;
  background-color: #E23DFB;
}

Frequently asked questions

What color is #E23DFB?+

#E23DFB is a HEX color with RGB value rgb(226, 61, 251) and HSL value hsl(292, 96%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #E23DFB?+

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