#AAAB63 Color

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

Color preview

#AAAB63

Color formats

HEX
#AAAB63
RGB
rgb(170, 171, 99)
RGBA
rgba(170, 171, 99, 1)
HSL
hsl(61, 30%, 53%)
HSV
hsv(61, 42%, 67%)
CMYK
cmyk(1%, 0%, 42%, 33%)
CSS variable
--color-primary: #AAAB63;
Lowercase HEX
#aaab63

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB63

.color-aaab63 {
  color: #AAAB63;
  background-color: #AAAB63;
}

Frequently asked questions

What color is #AAAB63?+

#AAAB63 is a HEX color with RGB value rgb(170, 171, 99) and HSL value hsl(61, 30%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAB63?+

The closest Tailwind color is stone-400, available as the bg-stone-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