#BFAEB9 Color

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

Color preview

#BFAEB9

Color formats

HEX
#BFAEB9
RGB
rgb(191, 174, 185)
RGBA
rgba(191, 174, 185, 1)
HSL
hsl(321, 12%, 72%)
HSV
hsv(321, 9%, 75%)
CMYK
cmyk(0%, 9%, 3%, 25%)
CSS variable
--color-primary: #BFAEB9;
Lowercase HEX
#bfaeb9

Shades

Tints

Tones

Harmony

CSS snippets for #BFAEB9

.color-bfaeb9 {
  color: #BFAEB9;
  background-color: #BFAEB9;
}

Frequently asked questions

What color is #BFAEB9?+

#BFAEB9 is a HEX color with RGB value rgb(191, 174, 185) and HSL value hsl(321, 12%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFAEB9?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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