#BFAAB3 Color

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

Color preview

#BFAAB3

Color formats

HEX
#BFAAB3
RGB
rgb(191, 170, 179)
RGBA
rgba(191, 170, 179, 1)
HSL
hsl(334, 14%, 71%)
HSV
hsv(334, 11%, 75%)
CMYK
cmyk(0%, 11%, 6%, 25%)
CSS variable
--color-primary: #BFAAB3;
Lowercase HEX
#bfaab3

Shades

Tints

Tones

Harmony

CSS snippets for #BFAAB3

.color-bfaab3 {
  color: #BFAAB3;
  background-color: #BFAAB3;
}

Frequently asked questions

What color is #BFAAB3?+

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

What is the closest Tailwind color to #BFAAB3?+

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