#AAA28C Color

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

Color preview

#AAA28C

Color formats

HEX
#AAA28C
RGB
rgb(170, 162, 140)
RGBA
rgba(170, 162, 140, 1)
HSL
hsl(44, 15%, 61%)
HSV
hsv(44, 18%, 67%)
CMYK
cmyk(0%, 5%, 18%, 33%)
CSS variable
--color-primary: #AAA28C;
Lowercase HEX
#aaa28c

Shades

Tints

Tones

Harmony

CSS snippets for #AAA28C

.color-aaa28c {
  color: #AAA28C;
  background-color: #AAA28C;
}

Frequently asked questions

What color is #AAA28C?+

#AAA28C is a HEX color with RGB value rgb(170, 162, 140) and HSL value hsl(44, 15%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AAA28C?+

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