#B0B04B Color

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

Color preview

#B0B04B

Color formats

HEX
#B0B04B
RGB
rgb(176, 176, 75)
RGBA
rgba(176, 176, 75, 1)
HSL
hsl(60, 40%, 49%)
HSV
hsv(60, 57%, 69%)
CMYK
cmyk(0%, 0%, 57%, 31%)
CSS variable
--color-primary: #B0B04B;
Lowercase HEX
#b0b04b

Shades

Tints

Tones

Harmony

CSS snippets for #B0B04B

.color-b0b04b {
  color: #B0B04B;
  background-color: #B0B04B;
}

Frequently asked questions

What color is #B0B04B?+

#B0B04B is a HEX color with RGB value rgb(176, 176, 75) and HSL value hsl(60, 40%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B0B04B?+

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