#BBAD77 Color

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

Color preview

#BBAD77

Color formats

HEX
#BBAD77
RGB
rgb(187, 173, 119)
RGBA
rgba(187, 173, 119, 1)
HSL
hsl(48, 33%, 60%)
HSV
hsv(48, 36%, 73%)
CMYK
cmyk(0%, 7%, 36%, 27%)
CSS variable
--color-primary: #BBAD77;
Lowercase HEX
#bbad77

Shades

Tints

Tones

Harmony

CSS snippets for #BBAD77

.color-bbad77 {
  color: #BBAD77;
  background-color: #BBAD77;
}

Frequently asked questions

What color is #BBAD77?+

#BBAD77 is a HEX color with RGB value rgb(187, 173, 119) and HSL value hsl(48, 33%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBAD77?+

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