#A1972B Color

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

Color preview

#A1972B

Color formats

HEX
#A1972B
RGB
rgb(161, 151, 43)
RGBA
rgba(161, 151, 43, 1)
HSL
hsl(55, 58%, 40%)
HSV
hsv(55, 73%, 63%)
CMYK
cmyk(0%, 6%, 73%, 37%)
CSS variable
--color-primary: #A1972B;
Lowercase HEX
#a1972b

Shades

Tints

Tones

Harmony

CSS snippets for #A1972B

.color-a1972b {
  color: #A1972B;
  background-color: #A1972B;
}

Frequently asked questions

What color is #A1972B?+

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

What is the closest Tailwind color to #A1972B?+

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