#BF3CB6 Color

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

Color preview

#BF3CB6

Color formats

HEX
#BF3CB6
RGB
rgb(191, 60, 182)
RGBA
rgba(191, 60, 182, 1)
HSL
hsl(304, 52%, 49%)
HSV
hsv(304, 69%, 75%)
CMYK
cmyk(0%, 69%, 5%, 25%)
CSS variable
--color-primary: #BF3CB6;
Lowercase HEX
#bf3cb6

Shades

Tints

Tones

Harmony

CSS snippets for #BF3CB6

.color-bf3cb6 {
  color: #BF3CB6;
  background-color: #BF3CB6;
}

Frequently asked questions

What color is #BF3CB6?+

#BF3CB6 is a HEX color with RGB value rgb(191, 60, 182) and HSL value hsl(304, 52%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF3CB6?+

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