#A8A848 Color

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

Color preview

#A8A848

Color formats

HEX
#A8A848
RGB
rgb(168, 168, 72)
RGBA
rgba(168, 168, 72, 1)
HSL
hsl(60, 40%, 47%)
HSV
hsv(60, 57%, 66%)
CMYK
cmyk(0%, 0%, 57%, 34%)
CSS variable
--color-primary: #A8A848;
Lowercase HEX
#a8a848

Shades

Tints

Tones

Harmony

CSS snippets for #A8A848

.color-a8a848 {
  color: #A8A848;
  background-color: #A8A848;
}

Frequently asked questions

What color is #A8A848?+

#A8A848 is a HEX color with RGB value rgb(168, 168, 72) and HSL value hsl(60, 40%, 47%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A8A848?+

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