#A19D2B Color

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

Color preview

#A19D2B

Color formats

HEX
#A19D2B
RGB
rgb(161, 157, 43)
RGBA
rgba(161, 157, 43, 1)
HSL
hsl(58, 58%, 40%)
HSV
hsv(58, 73%, 63%)
CMYK
cmyk(0%, 2%, 73%, 37%)
CSS variable
--color-primary: #A19D2B;
Lowercase HEX
#a19d2b

Shades

Tints

Tones

Harmony

CSS snippets for #A19D2B

.color-a19d2b {
  color: #A19D2B;
  background-color: #A19D2B;
}

Frequently asked questions

What color is #A19D2B?+

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

What is the closest Tailwind color to #A19D2B?+

The closest Tailwind color is lime-500, available as the bg-lime-500 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