#B31CCA Color

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

Color preview

#B31CCA

Color formats

HEX
#B31CCA
RGB
rgb(179, 28, 202)
RGBA
rgba(179, 28, 202, 1)
HSL
hsl(292, 76%, 45%)
HSV
hsv(292, 86%, 79%)
CMYK
cmyk(11%, 86%, 0%, 21%)
CSS variable
--color-primary: #B31CCA;
Lowercase HEX
#b31cca

Shades

Tints

Tones

Harmony

CSS snippets for #B31CCA

.color-b31cca {
  color: #B31CCA;
  background-color: #B31CCA;
}

Frequently asked questions

What color is #B31CCA?+

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

What is the closest Tailwind color to #B31CCA?+

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