#A97F2C Color

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

Color preview

#A97F2C

Color formats

HEX
#A97F2C
RGB
rgb(169, 127, 44)
RGBA
rgba(169, 127, 44, 1)
HSL
hsl(40, 59%, 42%)
HSV
hsv(40, 74%, 66%)
CMYK
cmyk(0%, 25%, 74%, 34%)
CSS variable
--color-primary: #A97F2C;
Lowercase HEX
#a97f2c

Shades

Tints

Tones

Harmony

CSS snippets for #A97F2C

.color-a97f2c {
  color: #A97F2C;
  background-color: #A97F2C;
}

Frequently asked questions

What color is #A97F2C?+

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

What is the closest Tailwind color to #A97F2C?+

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