#BFAEB8 Color

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

Color preview

#BFAEB8

Color formats

HEX
#BFAEB8
RGB
rgb(191, 174, 184)
RGBA
rgba(191, 174, 184, 1)
HSL
hsl(325, 12%, 72%)
HSV
hsv(325, 9%, 75%)
CMYK
cmyk(0%, 9%, 4%, 25%)
CSS variable
--color-primary: #BFAEB8;
Lowercase HEX
#bfaeb8

Shades

Tints

Tones

Harmony

CSS snippets for #BFAEB8

.color-bfaeb8 {
  color: #BFAEB8;
  background-color: #BFAEB8;
}

Frequently asked questions

What color is #BFAEB8?+

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

What is the closest Tailwind color to #BFAEB8?+

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