#B0BD00 Color

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

Color preview

#B0BD00

Color formats

HEX
#B0BD00
RGB
rgb(176, 189, 0)
RGBA
rgba(176, 189, 0, 1)
HSL
hsl(64, 100%, 37%)
HSV
hsv(64, 100%, 74%)
CMYK
cmyk(7%, 0%, 100%, 26%)
CSS variable
--color-primary: #B0BD00;
Lowercase HEX
#b0bd00

Shades

Tints

Tones

Harmony

CSS snippets for #B0BD00

.color-b0bd00 {
  color: #B0BD00;
  background-color: #B0BD00;
}

Frequently asked questions

What color is #B0BD00?+

#B0BD00 is a HEX color with RGB value rgb(176, 189, 0) and HSL value hsl(64, 100%, 37%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #B0BD00?+

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