#999B3B Color

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

Color preview

#999B3B

Color formats

HEX
#999B3B
RGB
rgb(153, 155, 59)
RGBA
rgba(153, 155, 59, 1)
HSL
hsl(61, 45%, 42%)
HSV
hsv(61, 62%, 61%)
CMYK
cmyk(1%, 0%, 62%, 39%)
CSS variable
--color-primary: #999B3B;
Lowercase HEX
#999b3b

Shades

Tints

Tones

Harmony

CSS snippets for #999B3B

.color-999b3b {
  color: #999B3B;
  background-color: #999B3B;
}

Frequently asked questions

What color is #999B3B?+

#999B3B is a HEX color with RGB value rgb(153, 155, 59) and HSL value hsl(61, 45%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #999B3B?+

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