#BAB02C Color

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

Color preview

#BAB02C

Color formats

HEX
#BAB02C
RGB
rgb(186, 176, 44)
RGBA
rgba(186, 176, 44, 1)
HSL
hsl(56, 62%, 45%)
HSV
hsv(56, 76%, 73%)
CMYK
cmyk(0%, 5%, 76%, 27%)
CSS variable
--color-primary: #BAB02C;
Lowercase HEX
#bab02c

Shades

Tints

Tones

Harmony

CSS snippets for #BAB02C

.color-bab02c {
  color: #BAB02C;
  background-color: #BAB02C;
}

Frequently asked questions

What color is #BAB02C?+

#BAB02C is a HEX color with RGB value rgb(186, 176, 44) and HSL value hsl(56, 62%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BAB02C?+

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