#A07D2C Color

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

Color preview

#A07D2C

Color formats

HEX
#A07D2C
RGB
rgb(160, 125, 44)
RGBA
rgba(160, 125, 44, 1)
HSL
hsl(42, 57%, 40%)
HSV
hsv(42, 73%, 63%)
CMYK
cmyk(0%, 22%, 72%, 37%)
CSS variable
--color-primary: #A07D2C;
Lowercase HEX
#a07d2c

Shades

Tints

Tones

Harmony

CSS snippets for #A07D2C

.color-a07d2c {
  color: #A07D2C;
  background-color: #A07D2C;
}

Frequently asked questions

What color is #A07D2C?+

#A07D2C is a HEX color with RGB value rgb(160, 125, 44) and HSL value hsl(42, 57%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A07D2C?+

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