#BFABB2 Color

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

Color preview

#BFABB2

Color formats

HEX
#BFABB2
RGB
rgb(191, 171, 178)
RGBA
rgba(191, 171, 178, 1)
HSL
hsl(339, 14%, 71%)
HSV
hsv(339, 10%, 75%)
CMYK
cmyk(0%, 10%, 7%, 25%)
CSS variable
--color-primary: #BFABB2;
Lowercase HEX
#bfabb2

Shades

Tints

Tones

Harmony

CSS snippets for #BFABB2

.color-bfabb2 {
  color: #BFABB2;
  background-color: #BFABB2;
}

Frequently asked questions

What color is #BFABB2?+

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

What is the closest Tailwind color to #BFABB2?+

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