#B61CCA Color

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

Color preview

#B61CCA

Color formats

HEX
#B61CCA
RGB
rgb(182, 28, 202)
RGBA
rgba(182, 28, 202, 1)
HSL
hsl(293, 76%, 45%)
HSV
hsv(293, 86%, 79%)
CMYK
cmyk(10%, 86%, 0%, 21%)
CSS variable
--color-primary: #B61CCA;
Lowercase HEX
#b61cca

Shades

Tints

Tones

Harmony

CSS snippets for #B61CCA

.color-b61cca {
  color: #B61CCA;
  background-color: #B61CCA;
}

Frequently asked questions

What color is #B61CCA?+

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

What is the closest Tailwind color to #B61CCA?+

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