#BAB04C Color

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

Color preview

#BAB04C

Color formats

HEX
#BAB04C
RGB
rgb(186, 176, 76)
RGBA
rgba(186, 176, 76, 1)
HSL
hsl(55, 44%, 51%)
HSV
hsv(55, 59%, 73%)
CMYK
cmyk(0%, 5%, 59%, 27%)
CSS variable
--color-primary: #BAB04C;
Lowercase HEX
#bab04c

Shades

Tints

Tones

Harmony

CSS snippets for #BAB04C

.color-bab04c {
  color: #BAB04C;
  background-color: #BAB04C;
}

Frequently asked questions

What color is #BAB04C?+

#BAB04C is a HEX color with RGB value rgb(186, 176, 76) and HSL value hsl(55, 44%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAB04C?+

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