#B23EEC Color

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

Color preview

#B23EEC

Color formats

HEX
#B23EEC
RGB
rgb(178, 62, 236)
RGBA
rgba(178, 62, 236, 1)
HSL
hsl(280, 82%, 58%)
HSV
hsv(280, 74%, 93%)
CMYK
cmyk(25%, 74%, 0%, 7%)
CSS variable
--color-primary: #B23EEC;
Lowercase HEX
#b23eec

Shades

Tints

Tones

Harmony

CSS snippets for #B23EEC

.color-b23eec {
  color: #B23EEC;
  background-color: #B23EEC;
}

Frequently asked questions

What color is #B23EEC?+

#B23EEC is a HEX color with RGB value rgb(178, 62, 236) and HSL value hsl(280, 82%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B23EEC?+

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