#B3B05B Color

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

Color preview

#B3B05B

Color formats

HEX
#B3B05B
RGB
rgb(179, 176, 91)
RGBA
rgba(179, 176, 91, 1)
HSL
hsl(58, 37%, 53%)
HSV
hsv(58, 49%, 70%)
CMYK
cmyk(0%, 2%, 49%, 30%)
CSS variable
--color-primary: #B3B05B;
Lowercase HEX
#b3b05b

Shades

Tints

Tones

Harmony

CSS snippets for #B3B05B

.color-b3b05b {
  color: #B3B05B;
  background-color: #B3B05B;
}

Frequently asked questions

What color is #B3B05B?+

#B3B05B is a HEX color with RGB value rgb(179, 176, 91) and HSL value hsl(58, 37%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #B3B05B?+

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