#B32BDC Color

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

Color preview

#B32BDC

Color formats

HEX
#B32BDC
RGB
rgb(179, 43, 220)
RGBA
rgba(179, 43, 220, 1)
HSL
hsl(286, 72%, 52%)
HSV
hsv(286, 80%, 86%)
CMYK
cmyk(19%, 80%, 0%, 14%)
CSS variable
--color-primary: #B32BDC;
Lowercase HEX
#b32bdc

Shades

Tints

Tones

Harmony

CSS snippets for #B32BDC

.color-b32bdc {
  color: #B32BDC;
  background-color: #B32BDC;
}

Frequently asked questions

What color is #B32BDC?+

#B32BDC is a HEX color with RGB value rgb(179, 43, 220) and HSL value hsl(286, 72%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B32BDC?+

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