#BF3BCB Color

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

Color preview

#BF3BCB

Color formats

HEX
#BF3BCB
RGB
rgb(191, 59, 203)
RGBA
rgba(191, 59, 203, 1)
HSL
hsl(295, 58%, 51%)
HSV
hsv(295, 71%, 80%)
CMYK
cmyk(6%, 71%, 0%, 20%)
CSS variable
--color-primary: #BF3BCB;
Lowercase HEX
#bf3bcb

Shades

Tints

Tones

Harmony

CSS snippets for #BF3BCB

.color-bf3bcb {
  color: #BF3BCB;
  background-color: #BF3BCB;
}

Frequently asked questions

What color is #BF3BCB?+

#BF3BCB is a HEX color with RGB value rgb(191, 59, 203) and HSL value hsl(295, 58%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF3BCB?+

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