#BBAFBD Color

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

Color preview

#BBAFBD

Color formats

HEX
#BBAFBD
RGB
rgb(187, 175, 189)
RGBA
rgba(187, 175, 189, 1)
HSL
hsl(291, 10%, 71%)
HSV
hsv(291, 7%, 74%)
CMYK
cmyk(1%, 7%, 0%, 26%)
CSS variable
--color-primary: #BBAFBD;
Lowercase HEX
#bbafbd

Shades

Tints

Tones

Harmony

CSS snippets for #BBAFBD

.color-bbafbd {
  color: #BBAFBD;
  background-color: #BBAFBD;
}

Frequently asked questions

What color is #BBAFBD?+

#BBAFBD is a HEX color with RGB value rgb(187, 175, 189) and HSL value hsl(291, 10%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBAFBD?+

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