#BAB84C Color

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

Color preview

#BAB84C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAB84C

.color-bab84c {
  color: #BAB84C;
  background-color: #BAB84C;
}

Frequently asked questions

What color is #BAB84C?+

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

What is the closest Tailwind color to #BAB84C?+

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