#A89F20 Color

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

Color preview

#A89F20

Color formats

HEX
#A89F20
RGB
rgb(168, 159, 32)
RGBA
rgba(168, 159, 32, 1)
HSL
hsl(56, 68%, 39%)
HSV
hsv(56, 81%, 66%)
CMYK
cmyk(0%, 5%, 81%, 34%)
CSS variable
--color-primary: #A89F20;
Lowercase HEX
#a89f20

Shades

Tints

Tones

Harmony

CSS snippets for #A89F20

.color-a89f20 {
  color: #A89F20;
  background-color: #A89F20;
}

Frequently asked questions

What color is #A89F20?+

#A89F20 is a HEX color with RGB value rgb(168, 159, 32) and HSL value hsl(56, 68%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A89F20?+

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