#BBB04C Color

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

Color preview

#BBB04C

Color formats

HEX
#BBB04C
RGB
rgb(187, 176, 76)
RGBA
rgba(187, 176, 76, 1)
HSL
hsl(54, 45%, 52%)
HSV
hsv(54, 59%, 73%)
CMYK
cmyk(0%, 6%, 59%, 27%)
CSS variable
--color-primary: #BBB04C;
Lowercase HEX
#bbb04c

Shades

Tints

Tones

Harmony

CSS snippets for #BBB04C

.color-bbb04c {
  color: #BBB04C;
  background-color: #BBB04C;
}

Frequently asked questions

What color is #BBB04C?+

#BBB04C is a HEX color with RGB value rgb(187, 176, 76) and HSL value hsl(54, 45%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BBB04C?+

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