#A89C52 Color

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

Color preview

#A89C52

Color formats

HEX
#A89C52
RGB
rgb(168, 156, 82)
RGBA
rgba(168, 156, 82, 1)
HSL
hsl(52, 34%, 49%)
HSV
hsv(52, 51%, 66%)
CMYK
cmyk(0%, 7%, 51%, 34%)
CSS variable
--color-primary: #A89C52;
Lowercase HEX
#a89c52

Shades

Tints

Tones

Harmony

CSS snippets for #A89C52

.color-a89c52 {
  color: #A89C52;
  background-color: #A89C52;
}

Frequently asked questions

What color is #A89C52?+

#A89C52 is a HEX color with RGB value rgb(168, 156, 82) and HSL value hsl(52, 34%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A89C52?+

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