#B99D2C Color

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

Color preview

#B99D2C

Color formats

HEX
#B99D2C
RGB
rgb(185, 157, 44)
RGBA
rgba(185, 157, 44, 1)
HSL
hsl(48, 62%, 45%)
HSV
hsv(48, 76%, 73%)
CMYK
cmyk(0%, 15%, 76%, 27%)
CSS variable
--color-primary: #B99D2C;
Lowercase HEX
#b99d2c

Shades

Tints

Tones

Harmony

CSS snippets for #B99D2C

.color-b99d2c {
  color: #B99D2C;
  background-color: #B99D2C;
}

Frequently asked questions

What color is #B99D2C?+

#B99D2C is a HEX color with RGB value rgb(185, 157, 44) and HSL value hsl(48, 62%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #B99D2C?+

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