#AAA38C Color

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

Color preview

#AAA38C

Color formats

HEX
#AAA38C
RGB
rgb(170, 163, 140)
RGBA
rgba(170, 163, 140, 1)
HSL
hsl(46, 15%, 61%)
HSV
hsv(46, 18%, 67%)
CMYK
cmyk(0%, 4%, 18%, 33%)
CSS variable
--color-primary: #AAA38C;
Lowercase HEX
#aaa38c

Shades

Tints

Tones

Harmony

CSS snippets for #AAA38C

.color-aaa38c {
  color: #AAA38C;
  background-color: #AAA38C;
}

Frequently asked questions

What color is #AAA38C?+

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

What is the closest Tailwind color to #AAA38C?+

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