#BAB01C Color

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

Color preview

#BAB01C

Color formats

HEX
#BAB01C
RGB
rgb(186, 176, 28)
RGBA
rgba(186, 176, 28, 1)
HSL
hsl(56, 74%, 42%)
HSV
hsv(56, 85%, 73%)
CMYK
cmyk(0%, 5%, 85%, 27%)
CSS variable
--color-primary: #BAB01C;
Lowercase HEX
#bab01c

Shades

Tints

Tones

Harmony

CSS snippets for #BAB01C

.color-bab01c {
  color: #BAB01C;
  background-color: #BAB01C;
}

Frequently asked questions

What color is #BAB01C?+

#BAB01C is a HEX color with RGB value rgb(186, 176, 28) and HSL value hsl(56, 74%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #BAB01C?+

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