#BAB256 Color

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

Color preview

#BAB256

Color formats

HEX
#BAB256
RGB
rgb(186, 178, 86)
RGBA
rgba(186, 178, 86, 1)
HSL
hsl(55, 42%, 53%)
HSV
hsv(55, 54%, 73%)
CMYK
cmyk(0%, 4%, 54%, 27%)
CSS variable
--color-primary: #BAB256;
Lowercase HEX
#bab256

Shades

Tints

Tones

Harmony

CSS snippets for #BAB256

.color-bab256 {
  color: #BAB256;
  background-color: #BAB256;
}

Frequently asked questions

What color is #BAB256?+

#BAB256 is a HEX color with RGB value rgb(186, 178, 86) and HSL value hsl(55, 42%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAB256?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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