#AAA450 Color

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

Color preview

#AAA450

Color formats

HEX
#AAA450
RGB
rgb(170, 164, 80)
RGBA
rgba(170, 164, 80, 1)
HSL
hsl(56, 36%, 49%)
HSV
hsv(56, 53%, 67%)
CMYK
cmyk(0%, 4%, 53%, 33%)
CSS variable
--color-primary: #AAA450;
Lowercase HEX
#aaa450

Shades

Tints

Tones

Harmony

CSS snippets for #AAA450

.color-aaa450 {
  color: #AAA450;
  background-color: #AAA450;
}

Frequently asked questions

What color is #AAA450?+

#AAA450 is a HEX color with RGB value rgb(170, 164, 80) and HSL value hsl(56, 36%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA450?+

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