#AAA27B Color

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

Color preview

#AAA27B

Color formats

HEX
#AAA27B
RGB
rgb(170, 162, 123)
RGBA
rgba(170, 162, 123, 1)
HSL
hsl(50, 22%, 57%)
HSV
hsv(50, 28%, 67%)
CMYK
cmyk(0%, 5%, 28%, 33%)
CSS variable
--color-primary: #AAA27B;
Lowercase HEX
#aaa27b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA27B

.color-aaa27b {
  color: #AAA27B;
  background-color: #AAA27B;
}

Frequently asked questions

What color is #AAA27B?+

#AAA27B is a HEX color with RGB value rgb(170, 162, 123) and HSL value hsl(50, 22%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA27B?+

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