#AAAD48 Color

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

Color preview

#AAAD48

Color formats

HEX
#AAAD48
RGB
rgb(170, 173, 72)
RGBA
rgba(170, 173, 72, 1)
HSL
hsl(62, 41%, 48%)
HSV
hsv(62, 58%, 68%)
CMYK
cmyk(2%, 0%, 58%, 32%)
CSS variable
--color-primary: #AAAD48;
Lowercase HEX
#aaad48

Shades

Tints

Tones

Harmony

CSS snippets for #AAAD48

.color-aaad48 {
  color: #AAAD48;
  background-color: #AAAD48;
}

Frequently asked questions

What color is #AAAD48?+

#AAAD48 is a HEX color with RGB value rgb(170, 173, 72) and HSL value hsl(62, 41%, 48%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAD48?+

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