#B23EAC Color

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

Color preview

#B23EAC

Color formats

HEX
#B23EAC
RGB
rgb(178, 62, 172)
RGBA
rgba(178, 62, 172, 1)
HSL
hsl(303, 48%, 47%)
HSV
hsv(303, 65%, 70%)
CMYK
cmyk(0%, 65%, 3%, 30%)
CSS variable
--color-primary: #B23EAC;
Lowercase HEX
#b23eac

Shades

Tints

Tones

Harmony

CSS snippets for #B23EAC

.color-b23eac {
  color: #B23EAC;
  background-color: #B23EAC;
}

Frequently asked questions

What color is #B23EAC?+

#B23EAC is a HEX color with RGB value rgb(178, 62, 172) and HSL value hsl(303, 48%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B23EAC?+

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