#A77B2F Color

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

Color preview

#A77B2F

Color formats

HEX
#A77B2F
RGB
rgb(167, 123, 47)
RGBA
rgba(167, 123, 47, 1)
HSL
hsl(38, 56%, 42%)
HSV
hsv(38, 72%, 65%)
CMYK
cmyk(0%, 26%, 72%, 35%)
CSS variable
--color-primary: #A77B2F;
Lowercase HEX
#a77b2f

Shades

Tints

Tones

Harmony

CSS snippets for #A77B2F

.color-a77b2f {
  color: #A77B2F;
  background-color: #A77B2F;
}

Frequently asked questions

What color is #A77B2F?+

#A77B2F is a HEX color with RGB value rgb(167, 123, 47) and HSL value hsl(38, 56%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A77B2F?+

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