#BAB23B Color

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

Color preview

#BAB23B

Color formats

HEX
#BAB23B
RGB
rgb(186, 178, 59)
RGBA
rgba(186, 178, 59, 1)
HSL
hsl(56, 52%, 48%)
HSV
hsv(56, 68%, 73%)
CMYK
cmyk(0%, 4%, 68%, 27%)
CSS variable
--color-primary: #BAB23B;
Lowercase HEX
#bab23b

Shades

Tints

Tones

Harmony

CSS snippets for #BAB23B

.color-bab23b {
  color: #BAB23B;
  background-color: #BAB23B;
}

Frequently asked questions

What color is #BAB23B?+

#BAB23B is a HEX color with RGB value rgb(186, 178, 59) and HSL value hsl(56, 52%, 48%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAB23B?+

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