#AAA150 Color

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

Color preview

#AAA150

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA150

.color-aaa150 {
  color: #AAA150;
  background-color: #AAA150;
}

Frequently asked questions

What color is #AAA150?+

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

What is the closest Tailwind color to #AAA150?+

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