#A8A31E Color

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

Color preview

#A8A31E

Color formats

HEX
#A8A31E
RGB
rgb(168, 163, 30)
RGBA
rgba(168, 163, 30, 1)
HSL
hsl(58, 70%, 39%)
HSV
hsv(58, 82%, 66%)
CMYK
cmyk(0%, 3%, 82%, 34%)
CSS variable
--color-primary: #A8A31E;
Lowercase HEX
#a8a31e

Shades

Tints

Tones

Harmony

CSS snippets for #A8A31E

.color-a8a31e {
  color: #A8A31E;
  background-color: #A8A31E;
}

Frequently asked questions

What color is #A8A31E?+

#A8A31E is a HEX color with RGB value rgb(168, 163, 30) and HSL value hsl(58, 70%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #A8A31E?+

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