#BBB5A5 Color

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

Color preview

#BBB5A5

Color formats

HEX
#BBB5A5
RGB
rgb(187, 181, 165)
RGBA
rgba(187, 181, 165, 1)
HSL
hsl(44, 14%, 69%)
HSV
hsv(44, 12%, 73%)
CMYK
cmyk(0%, 3%, 12%, 27%)
CSS variable
--color-primary: #BBB5A5;
Lowercase HEX
#bbb5a5

Shades

Tints

Tones

Harmony

CSS snippets for #BBB5A5

.color-bbb5a5 {
  color: #BBB5A5;
  background-color: #BBB5A5;
}

Frequently asked questions

What color is #BBB5A5?+

#BBB5A5 is a HEX color with RGB value rgb(187, 181, 165) and HSL value hsl(44, 14%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBB5A5?+

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