#BBB777 Color

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

Color preview

#BBB777

Color formats

HEX
#BBB777
RGB
rgb(187, 183, 119)
RGBA
rgba(187, 183, 119, 1)
HSL
hsl(56, 33%, 60%)
HSV
hsv(56, 36%, 73%)
CMYK
cmyk(0%, 2%, 36%, 27%)
CSS variable
--color-primary: #BBB777;
Lowercase HEX
#bbb777

Shades

Tints

Tones

Harmony

CSS snippets for #BBB777

.color-bbb777 {
  color: #BBB777;
  background-color: #BBB777;
}

Frequently asked questions

What color is #BBB777?+

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

What is the closest Tailwind color to #BBB777?+

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