#A17E2B Color

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

Color preview

#A17E2B

Color formats

HEX
#A17E2B
RGB
rgb(161, 126, 43)
RGBA
rgba(161, 126, 43, 1)
HSL
hsl(42, 58%, 40%)
HSV
hsv(42, 73%, 63%)
CMYK
cmyk(0%, 22%, 73%, 37%)
CSS variable
--color-primary: #A17E2B;
Lowercase HEX
#a17e2b

Shades

Tints

Tones

Harmony

CSS snippets for #A17E2B

.color-a17e2b {
  color: #A17E2B;
  background-color: #A17E2B;
}

Frequently asked questions

What color is #A17E2B?+

#A17E2B is a HEX color with RGB value rgb(161, 126, 43) and HSL value hsl(42, 58%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A17E2B?+

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