#BF5FBB Color

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

Color preview

#BF5FBB

Color formats

HEX
#BF5FBB
RGB
rgb(191, 95, 187)
RGBA
rgba(191, 95, 187, 1)
HSL
hsl(303, 43%, 56%)
HSV
hsv(303, 50%, 75%)
CMYK
cmyk(0%, 50%, 2%, 25%)
CSS variable
--color-primary: #BF5FBB;
Lowercase HEX
#bf5fbb

Shades

Tints

Tones

Harmony

CSS snippets for #BF5FBB

.color-bf5fbb {
  color: #BF5FBB;
  background-color: #BF5FBB;
}

Frequently asked questions

What color is #BF5FBB?+

#BF5FBB is a HEX color with RGB value rgb(191, 95, 187) and HSL value hsl(303, 43%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF5FBB?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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