#BBB59D Color

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

Color preview

#BBB59D

Color formats

HEX
#BBB59D
RGB
rgb(187, 181, 157)
RGBA
rgba(187, 181, 157, 1)
HSL
hsl(48, 18%, 67%)
HSV
hsv(48, 16%, 73%)
CMYK
cmyk(0%, 3%, 16%, 27%)
CSS variable
--color-primary: #BBB59D;
Lowercase HEX
#bbb59d

Shades

Tints

Tones

Harmony

CSS snippets for #BBB59D

.color-bbb59d {
  color: #BBB59D;
  background-color: #BBB59D;
}

Frequently asked questions

What color is #BBB59D?+

#BBB59D is a HEX color with RGB value rgb(187, 181, 157) and HSL value hsl(48, 18%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBB59D?+

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