#A99A2C Color

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

Color preview

#A99A2C

Color formats

HEX
#A99A2C
RGB
rgb(169, 154, 44)
RGBA
rgba(169, 154, 44, 1)
HSL
hsl(53, 59%, 42%)
HSV
hsv(53, 74%, 66%)
CMYK
cmyk(0%, 9%, 74%, 34%)
CSS variable
--color-primary: #A99A2C;
Lowercase HEX
#a99a2c

Shades

Tints

Tones

Harmony

CSS snippets for #A99A2C

.color-a99a2c {
  color: #A99A2C;
  background-color: #A99A2C;
}

Frequently asked questions

What color is #A99A2C?+

#A99A2C is a HEX color with RGB value rgb(169, 154, 44) and HSL value hsl(53, 59%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A99A2C?+

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