#BF9DA0 Color

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

Color preview

#BF9DA0

Color formats

HEX
#BF9DA0
RGB
rgb(191, 157, 160)
RGBA
rgba(191, 157, 160, 1)
HSL
hsl(355, 21%, 68%)
HSV
hsv(355, 18%, 75%)
CMYK
cmyk(0%, 18%, 16%, 25%)
CSS variable
--color-primary: #BF9DA0;
Lowercase HEX
#bf9da0

Shades

Tints

Tones

Harmony

CSS snippets for #BF9DA0

.color-bf9da0 {
  color: #BF9DA0;
  background-color: #BF9DA0;
}

Frequently asked questions

What color is #BF9DA0?+

#BF9DA0 is a HEX color with RGB value rgb(191, 157, 160) and HSL value hsl(355, 21%, 68%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF9DA0?+

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