#AAA264 Color

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

Color preview

#AAA264

Color formats

HEX
#AAA264
RGB
rgb(170, 162, 100)
RGBA
rgba(170, 162, 100, 1)
HSL
hsl(53, 29%, 53%)
HSV
hsv(53, 41%, 67%)
CMYK
cmyk(0%, 5%, 41%, 33%)
CSS variable
--color-primary: #AAA264;
Lowercase HEX
#aaa264

Shades

Tints

Tones

Harmony

CSS snippets for #AAA264

.color-aaa264 {
  color: #AAA264;
  background-color: #AAA264;
}

Frequently asked questions

What color is #AAA264?+

#AAA264 is a HEX color with RGB value rgb(170, 162, 100) and HSL value hsl(53, 29%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA264?+

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