#BF7B88 Color

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

Color preview

#BF7B88

Color formats

HEX
#BF7B88
RGB
rgb(191, 123, 136)
RGBA
rgba(191, 123, 136, 1)
HSL
hsl(349, 35%, 62%)
HSV
hsv(349, 36%, 75%)
CMYK
cmyk(0%, 36%, 29%, 25%)
CSS variable
--color-primary: #BF7B88;
Lowercase HEX
#bf7b88

Shades

Tints

Tones

Harmony

CSS snippets for #BF7B88

.color-bf7b88 {
  color: #BF7B88;
  background-color: #BF7B88;
}

Frequently asked questions

What color is #BF7B88?+

#BF7B88 is a HEX color with RGB value rgb(191, 123, 136) and HSL value hsl(349, 35%, 62%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF7B88?+

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