#AAA250 Color

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

Color preview

#AAA250

Color formats

HEX
#AAA250
RGB
rgb(170, 162, 80)
RGBA
rgba(170, 162, 80, 1)
HSL
hsl(55, 36%, 49%)
HSV
hsv(55, 53%, 67%)
CMYK
cmyk(0%, 5%, 53%, 33%)
CSS variable
--color-primary: #AAA250;
Lowercase HEX
#aaa250

Shades

Tints

Tones

Harmony

CSS snippets for #AAA250

.color-aaa250 {
  color: #AAA250;
  background-color: #AAA250;
}

Frequently asked questions

What color is #AAA250?+

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

What is the closest Tailwind color to #AAA250?+

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