#B23BFC Color

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

Color preview

#B23BFC

Color formats

HEX
#B23BFC
RGB
rgb(178, 59, 252)
RGBA
rgba(178, 59, 252, 1)
HSL
hsl(277, 97%, 61%)
HSV
hsv(277, 77%, 99%)
CMYK
cmyk(29%, 77%, 0%, 1%)
CSS variable
--color-primary: #B23BFC;
Lowercase HEX
#b23bfc

Shades

Tints

Tones

Harmony

CSS snippets for #B23BFC

.color-b23bfc {
  color: #B23BFC;
  background-color: #B23BFC;
}

Frequently asked questions

What color is #B23BFC?+

#B23BFC is a HEX color with RGB value rgb(178, 59, 252) and HSL value hsl(277, 97%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B23BFC?+

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