#BBB04B Color

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

Color preview

#BBB04B

Color formats

HEX
#BBB04B
RGB
rgb(187, 176, 75)
RGBA
rgba(187, 176, 75, 1)
HSL
hsl(54, 45%, 51%)
HSV
hsv(54, 60%, 73%)
CMYK
cmyk(0%, 6%, 60%, 27%)
CSS variable
--color-primary: #BBB04B;
Lowercase HEX
#bbb04b

Shades

Tints

Tones

Harmony

CSS snippets for #BBB04B

.color-bbb04b {
  color: #BBB04B;
  background-color: #BBB04B;
}

Frequently asked questions

What color is #BBB04B?+

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

What is the closest Tailwind color to #BBB04B?+

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