#BBBB9A Color

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

Color preview

#BBBB9A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB9A

.color-bbbb9a {
  color: #BBBB9A;
  background-color: #BBBB9A;
}

Frequently asked questions

What color is #BBBB9A?+

#BBBB9A is a HEX color with RGB value rgb(187, 187, 154) and HSL value hsl(60, 20%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBBB9A?+

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