#BF1BCB Color

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

Color preview

#BF1BCB

Color formats

HEX
#BF1BCB
RGB
rgb(191, 27, 203)
RGBA
rgba(191, 27, 203, 1)
HSL
hsl(296, 77%, 45%)
HSV
hsv(296, 87%, 80%)
CMYK
cmyk(6%, 87%, 0%, 20%)
CSS variable
--color-primary: #BF1BCB;
Lowercase HEX
#bf1bcb

Shades

Tints

Tones

Harmony

CSS snippets for #BF1BCB

.color-bf1bcb {
  color: #BF1BCB;
  background-color: #BF1BCB;
}

Frequently asked questions

What color is #BF1BCB?+

#BF1BCB is a HEX color with RGB value rgb(191, 27, 203) and HSL value hsl(296, 77%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BF1BCB?+

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