#BBB799 Color

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

Color preview

#BBB799

Color formats

HEX
#BBB799
RGB
rgb(187, 183, 153)
RGBA
rgba(187, 183, 153, 1)
HSL
hsl(53, 20%, 67%)
HSV
hsv(53, 18%, 73%)
CMYK
cmyk(0%, 2%, 18%, 27%)
CSS variable
--color-primary: #BBB799;
Lowercase HEX
#bbb799

Shades

Tints

Tones

Harmony

CSS snippets for #BBB799

.color-bbb799 {
  color: #BBB799;
  background-color: #BBB799;
}

Frequently asked questions

What color is #BBB799?+

#BBB799 is a HEX color with RGB value rgb(187, 183, 153) and HSL value hsl(53, 20%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BBB799?+

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