#A99E23 Color

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

Color preview

#A99E23

Color formats

HEX
#A99E23
RGB
rgb(169, 158, 35)
RGBA
rgba(169, 158, 35, 1)
HSL
hsl(55, 66%, 40%)
HSV
hsv(55, 79%, 66%)
CMYK
cmyk(0%, 7%, 79%, 34%)
CSS variable
--color-primary: #A99E23;
Lowercase HEX
#a99e23

Shades

Tints

Tones

Harmony

CSS snippets for #A99E23

.color-a99e23 {
  color: #A99E23;
  background-color: #A99E23;
}

Frequently asked questions

What color is #A99E23?+

#A99E23 is a HEX color with RGB value rgb(169, 158, 35) and HSL value hsl(55, 66%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A99E23?+

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