#BF84B0 Color

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

Color preview

#BF84B0

Color formats

HEX
#BF84B0
RGB
rgb(191, 132, 176)
RGBA
rgba(191, 132, 176, 1)
HSL
hsl(315, 32%, 63%)
HSV
hsv(315, 31%, 75%)
CMYK
cmyk(0%, 31%, 8%, 25%)
CSS variable
--color-primary: #BF84B0;
Lowercase HEX
#bf84b0

Shades

Tints

Tones

Harmony

CSS snippets for #BF84B0

.color-bf84b0 {
  color: #BF84B0;
  background-color: #BF84B0;
}

Frequently asked questions

What color is #BF84B0?+

#BF84B0 is a HEX color with RGB value rgb(191, 132, 176) and HSL value hsl(315, 32%, 63%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF84B0?+

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