#BF85B5 Color

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

Color preview

#BF85B5

Color formats

HEX
#BF85B5
RGB
rgb(191, 133, 181)
RGBA
rgba(191, 133, 181, 1)
HSL
hsl(310, 31%, 64%)
HSV
hsv(310, 30%, 75%)
CMYK
cmyk(0%, 30%, 5%, 25%)
CSS variable
--color-primary: #BF85B5;
Lowercase HEX
#bf85b5

Shades

Tints

Tones

Harmony

CSS snippets for #BF85B5

.color-bf85b5 {
  color: #BF85B5;
  background-color: #BF85B5;
}

Frequently asked questions

What color is #BF85B5?+

#BF85B5 is a HEX color with RGB value rgb(191, 133, 181) and HSL value hsl(310, 31%, 64%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF85B5?+

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