#B23CCA Color

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

Color preview

#B23CCA

Color formats

HEX
#B23CCA
RGB
rgb(178, 60, 202)
RGBA
rgba(178, 60, 202, 1)
HSL
hsl(290, 57%, 51%)
HSV
hsv(290, 70%, 79%)
CMYK
cmyk(12%, 70%, 0%, 21%)
CSS variable
--color-primary: #B23CCA;
Lowercase HEX
#b23cca

Shades

Tints

Tones

Harmony

CSS snippets for #B23CCA

.color-b23cca {
  color: #B23CCA;
  background-color: #B23CCA;
}

Frequently asked questions

What color is #B23CCA?+

#B23CCA is a HEX color with RGB value rgb(178, 60, 202) and HSL value hsl(290, 57%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B23CCA?+

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