#A59F50 Color

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

Color preview

#A59F50

Color formats

HEX
#A59F50
RGB
rgb(165, 159, 80)
RGBA
rgba(165, 159, 80, 1)
HSL
hsl(56, 35%, 48%)
HSV
hsv(56, 52%, 65%)
CMYK
cmyk(0%, 4%, 52%, 35%)
CSS variable
--color-primary: #A59F50;
Lowercase HEX
#a59f50

Shades

Tints

Tones

Harmony

CSS snippets for #A59F50

.color-a59f50 {
  color: #A59F50;
  background-color: #A59F50;
}

Frequently asked questions

What color is #A59F50?+

#A59F50 is a HEX color with RGB value rgb(165, 159, 80) and HSL value hsl(56, 35%, 48%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A59F50?+

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