#BFAEB6 Color

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

Color preview

#BFAEB6

Color formats

HEX
#BFAEB6
RGB
rgb(191, 174, 182)
RGBA
rgba(191, 174, 182, 1)
HSL
hsl(332, 12%, 72%)
HSV
hsv(332, 9%, 75%)
CMYK
cmyk(0%, 9%, 5%, 25%)
CSS variable
--color-primary: #BFAEB6;
Lowercase HEX
#bfaeb6

Shades

Tints

Tones

Harmony

CSS snippets for #BFAEB6

.color-bfaeb6 {
  color: #BFAEB6;
  background-color: #BFAEB6;
}

Frequently asked questions

What color is #BFAEB6?+

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

What is the closest Tailwind color to #BFAEB6?+

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