#A08D2C Color

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

Color preview

#A08D2C

Color formats

HEX
#A08D2C
RGB
rgb(160, 141, 44)
RGBA
rgba(160, 141, 44, 1)
HSL
hsl(50, 57%, 40%)
HSV
hsv(50, 73%, 63%)
CMYK
cmyk(0%, 12%, 72%, 37%)
CSS variable
--color-primary: #A08D2C;
Lowercase HEX
#a08d2c

Shades

Tints

Tones

Harmony

CSS snippets for #A08D2C

.color-a08d2c {
  color: #A08D2C;
  background-color: #A08D2C;
}

Frequently asked questions

What color is #A08D2C?+

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

What is the closest Tailwind color to #A08D2C?+

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