#BF82B0 Color

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

Color preview

#BF82B0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BF82B0

.color-bf82b0 {
  color: #BF82B0;
  background-color: #BF82B0;
}

Frequently asked questions

What color is #BF82B0?+

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

What is the closest Tailwind color to #BF82B0?+

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