#B01CCA Color

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

Color preview

#B01CCA

Color formats

HEX
#B01CCA
RGB
rgb(176, 28, 202)
RGBA
rgba(176, 28, 202, 1)
HSL
hsl(291, 76%, 45%)
HSV
hsv(291, 86%, 79%)
CMYK
cmyk(13%, 86%, 0%, 21%)
CSS variable
--color-primary: #B01CCA;
Lowercase HEX
#b01cca

Shades

Tints

Tones

Harmony

CSS snippets for #B01CCA

.color-b01cca {
  color: #B01CCA;
  background-color: #B01CCA;
}

Frequently asked questions

What color is #B01CCA?+

#B01CCA is a HEX color with RGB value rgb(176, 28, 202) and HSL value hsl(291, 76%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B01CCA?+

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