#BBBCA9 Color

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

Color preview

#BBBCA9

Color formats

HEX
#BBBCA9
RGB
rgb(187, 188, 169)
RGBA
rgba(187, 188, 169, 1)
HSL
hsl(63, 12%, 70%)
HSV
hsv(63, 10%, 74%)
CMYK
cmyk(1%, 0%, 10%, 26%)
CSS variable
--color-primary: #BBBCA9;
Lowercase HEX
#bbbca9

Shades

Tints

Tones

Harmony

CSS snippets for #BBBCA9

.color-bbbca9 {
  color: #BBBCA9;
  background-color: #BBBCA9;
}

Frequently asked questions

What color is #BBBCA9?+

#BBBCA9 is a HEX color with RGB value rgb(187, 188, 169) and HSL value hsl(63, 12%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBBCA9?+

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