#AAA14B Color

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

Color preview

#AAA14B

Color formats

HEX
#AAA14B
RGB
rgb(170, 161, 75)
RGBA
rgba(170, 161, 75, 1)
HSL
hsl(54, 39%, 48%)
HSV
hsv(54, 56%, 67%)
CMYK
cmyk(0%, 5%, 56%, 33%)
CSS variable
--color-primary: #AAA14B;
Lowercase HEX
#aaa14b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA14B

.color-aaa14b {
  color: #AAA14B;
  background-color: #AAA14B;
}

Frequently asked questions

What color is #AAA14B?+

#AAA14B is a HEX color with RGB value rgb(170, 161, 75) and HSL value hsl(54, 39%, 48%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA14B?+

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