#AAAF4B Color

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

Color preview

#AAAF4B

Color formats

HEX
#AAAF4B
RGB
rgb(170, 175, 75)
RGBA
rgba(170, 175, 75, 1)
HSL
hsl(63, 40%, 49%)
HSV
hsv(63, 57%, 69%)
CMYK
cmyk(3%, 0%, 57%, 31%)
CSS variable
--color-primary: #AAAF4B;
Lowercase HEX
#aaaf4b

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF4B

.color-aaaf4b {
  color: #AAAF4B;
  background-color: #AAAF4B;
}

Frequently asked questions

What color is #AAAF4B?+

#AAAF4B is a HEX color with RGB value rgb(170, 175, 75) and HSL value hsl(63, 40%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAF4B?+

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