#A98C2C Color

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

Color preview

#A98C2C

Color formats

HEX
#A98C2C
RGB
rgb(169, 140, 44)
RGBA
rgba(169, 140, 44, 1)
HSL
hsl(46, 59%, 42%)
HSV
hsv(46, 74%, 66%)
CMYK
cmyk(0%, 17%, 74%, 34%)
CSS variable
--color-primary: #A98C2C;
Lowercase HEX
#a98c2c

Shades

Tints

Tones

Harmony

CSS snippets for #A98C2C

.color-a98c2c {
  color: #A98C2C;
  background-color: #A98C2C;
}

Frequently asked questions

What color is #A98C2C?+

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

What is the closest Tailwind color to #A98C2C?+

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