#A1842B Color

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

Color preview

#A1842B

Color formats

HEX
#A1842B
RGB
rgb(161, 132, 43)
RGBA
rgba(161, 132, 43, 1)
HSL
hsl(45, 58%, 40%)
HSV
hsv(45, 73%, 63%)
CMYK
cmyk(0%, 18%, 73%, 37%)
CSS variable
--color-primary: #A1842B;
Lowercase HEX
#a1842b

Shades

Tints

Tones

Harmony

CSS snippets for #A1842B

.color-a1842b {
  color: #A1842B;
  background-color: #A1842B;
}

Frequently asked questions

What color is #A1842B?+

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

What is the closest Tailwind color to #A1842B?+

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