#BBB19A Color

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

Color preview

#BBB19A

Color formats

HEX
#BBB19A
RGB
rgb(187, 177, 154)
RGBA
rgba(187, 177, 154, 1)
HSL
hsl(42, 20%, 67%)
HSV
hsv(42, 18%, 73%)
CMYK
cmyk(0%, 5%, 18%, 27%)
CSS variable
--color-primary: #BBB19A;
Lowercase HEX
#bbb19a

Shades

Tints

Tones

Harmony

CSS snippets for #BBB19A

.color-bbb19a {
  color: #BBB19A;
  background-color: #BBB19A;
}

Frequently asked questions

What color is #BBB19A?+

#BBB19A is a HEX color with RGB value rgb(187, 177, 154) and HSL value hsl(42, 20%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BBB19A?+

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