#BF1ACB Color

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

Color preview

#BF1ACB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BF1ACB

.color-bf1acb {
  color: #BF1ACB;
  background-color: #BF1ACB;
}

Frequently asked questions

What color is #BF1ACB?+

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

What is the closest Tailwind color to #BF1ACB?+

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