#B23DCC Color

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

Color preview

#B23DCC

Color formats

HEX
#B23DCC
RGB
rgb(178, 61, 204)
RGBA
rgba(178, 61, 204, 1)
HSL
hsl(289, 58%, 52%)
HSV
hsv(289, 70%, 80%)
CMYK
cmyk(13%, 70%, 0%, 20%)
CSS variable
--color-primary: #B23DCC;
Lowercase HEX
#b23dcc

Shades

Tints

Tones

Harmony

CSS snippets for #B23DCC

.color-b23dcc {
  color: #B23DCC;
  background-color: #B23DCC;
}

Frequently asked questions

What color is #B23DCC?+

#B23DCC is a HEX color with RGB value rgb(178, 61, 204) and HSL value hsl(289, 58%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B23DCC?+

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