#B9B95B Color

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

Color preview

#B9B95B

Color formats

HEX
#B9B95B
RGB
rgb(185, 185, 91)
RGBA
rgba(185, 185, 91, 1)
HSL
hsl(60, 40%, 54%)
HSV
hsv(60, 51%, 73%)
CMYK
cmyk(0%, 0%, 51%, 27%)
CSS variable
--color-primary: #B9B95B;
Lowercase HEX
#b9b95b

Shades

Tints

Tones

Harmony

CSS snippets for #B9B95B

.color-b9b95b {
  color: #B9B95B;
  background-color: #B9B95B;
}

Frequently asked questions

What color is #B9B95B?+

#B9B95B is a HEX color with RGB value rgb(185, 185, 91) and HSL value hsl(60, 40%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B9B95B?+

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