#B4B03C Color

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

Color preview

#B4B03C

Color formats

HEX
#B4B03C
RGB
rgb(180, 176, 60)
RGBA
rgba(180, 176, 60, 1)
HSL
hsl(58, 50%, 47%)
HSV
hsv(58, 67%, 71%)
CMYK
cmyk(0%, 2%, 67%, 29%)
CSS variable
--color-primary: #B4B03C;
Lowercase HEX
#b4b03c

Shades

Tints

Tones

Harmony

CSS snippets for #B4B03C

.color-b4b03c {
  color: #B4B03C;
  background-color: #B4B03C;
}

Frequently asked questions

What color is #B4B03C?+

#B4B03C is a HEX color with RGB value rgb(180, 176, 60) and HSL value hsl(58, 50%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #B4B03C?+

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