#AAA255 Color

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

Color preview

#AAA255

Color formats

HEX
#AAA255
RGB
rgb(170, 162, 85)
RGBA
rgba(170, 162, 85, 1)
HSL
hsl(54, 33%, 50%)
HSV
hsv(54, 50%, 67%)
CMYK
cmyk(0%, 5%, 50%, 33%)
CSS variable
--color-primary: #AAA255;
Lowercase HEX
#aaa255

Shades

Tints

Tones

Harmony

CSS snippets for #AAA255

.color-aaa255 {
  color: #AAA255;
  background-color: #AAA255;
}

Frequently asked questions

What color is #AAA255?+

#AAA255 is a HEX color with RGB value rgb(170, 162, 85) and HSL value hsl(54, 33%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA255?+

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