#A79D2E Color

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

Color preview

#A79D2E

Color formats

HEX
#A79D2E
RGB
rgb(167, 157, 46)
RGBA
rgba(167, 157, 46, 1)
HSL
hsl(55, 57%, 42%)
HSV
hsv(55, 72%, 65%)
CMYK
cmyk(0%, 6%, 72%, 35%)
CSS variable
--color-primary: #A79D2E;
Lowercase HEX
#a79d2e

Shades

Tints

Tones

Harmony

CSS snippets for #A79D2E

.color-a79d2e {
  color: #A79D2E;
  background-color: #A79D2E;
}

Frequently asked questions

What color is #A79D2E?+

#A79D2E is a HEX color with RGB value rgb(167, 157, 46) and HSL value hsl(55, 57%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A79D2E?+

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