#AAA14C Color

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

Color preview

#AAA14C

Color formats

HEX
#AAA14C
RGB
rgb(170, 161, 76)
RGBA
rgba(170, 161, 76, 1)
HSL
hsl(54, 38%, 48%)
HSV
hsv(54, 55%, 67%)
CMYK
cmyk(0%, 5%, 55%, 33%)
CSS variable
--color-primary: #AAA14C;
Lowercase HEX
#aaa14c

Shades

Tints

Tones

Harmony

CSS snippets for #AAA14C

.color-aaa14c {
  color: #AAA14C;
  background-color: #AAA14C;
}

Frequently asked questions

What color is #AAA14C?+

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

What is the closest Tailwind color to #AAA14C?+

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