#BFABB3 Color

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

Color preview

#BFABB3

Color formats

HEX
#BFABB3
RGB
rgb(191, 171, 179)
RGBA
rgba(191, 171, 179, 1)
HSL
hsl(336, 14%, 71%)
HSV
hsv(336, 10%, 75%)
CMYK
cmyk(0%, 10%, 6%, 25%)
CSS variable
--color-primary: #BFABB3;
Lowercase HEX
#bfabb3

Shades

Tints

Tones

Harmony

CSS snippets for #BFABB3

.color-bfabb3 {
  color: #BFABB3;
  background-color: #BFABB3;
}

Frequently asked questions

What color is #BFABB3?+

#BFABB3 is a HEX color with RGB value rgb(191, 171, 179) and HSL value hsl(336, 14%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BFABB3?+

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