#BBB04E Color

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

Color preview

#BBB04E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBB04E

.color-bbb04e {
  color: #BBB04E;
  background-color: #BBB04E;
}

Frequently asked questions

What color is #BBB04E?+

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

What is the closest Tailwind color to #BBB04E?+

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