#BBB853 Color

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

Color preview

#BBB853

Color formats

HEX
#BBB853
RGB
rgb(187, 184, 83)
RGBA
rgba(187, 184, 83, 1)
HSL
hsl(58, 43%, 53%)
HSV
hsv(58, 56%, 73%)
CMYK
cmyk(0%, 2%, 56%, 27%)
CSS variable
--color-primary: #BBB853;
Lowercase HEX
#bbb853

Shades

Tints

Tones

Harmony

CSS snippets for #BBB853

.color-bbb853 {
  color: #BBB853;
  background-color: #BBB853;
}

Frequently asked questions

What color is #BBB853?+

#BBB853 is a HEX color with RGB value rgb(187, 184, 83) and HSL value hsl(58, 43%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB853?+

The closest Tailwind color is lime-400, available as the bg-lime-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