#BBBB84 Color

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

Color preview

#BBBB84

Color formats

HEX
#BBBB84
RGB
rgb(187, 187, 132)
RGBA
rgba(187, 187, 132, 1)
HSL
hsl(60, 29%, 63%)
HSV
hsv(60, 29%, 73%)
CMYK
cmyk(0%, 0%, 29%, 27%)
CSS variable
--color-primary: #BBBB84;
Lowercase HEX
#bbbb84

Shades

Tints

Tones

Harmony

CSS snippets for #BBBB84

.color-bbbb84 {
  color: #BBBB84;
  background-color: #BBBB84;
}

Frequently asked questions

What color is #BBBB84?+

#BBBB84 is a HEX color with RGB value rgb(187, 187, 132) and HSL value hsl(60, 29%, 63%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBBB84?+

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