#BBB04F Color

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

Color preview

#BBB04F

Color formats

HEX
#BBB04F
RGB
rgb(187, 176, 79)
RGBA
rgba(187, 176, 79, 1)
HSL
hsl(54, 44%, 52%)
HSV
hsv(54, 58%, 73%)
CMYK
cmyk(0%, 6%, 58%, 27%)
CSS variable
--color-primary: #BBB04F;
Lowercase HEX
#bbb04f

Shades

Tints

Tones

Harmony

CSS snippets for #BBB04F

.color-bbb04f {
  color: #BBB04F;
  background-color: #BBB04F;
}

Frequently asked questions

What color is #BBB04F?+

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

What is the closest Tailwind color to #BBB04F?+

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