#A6AE8A Color

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

Color preview

#A6AE8A

Color formats

HEX
#A6AE8A
RGB
rgb(166, 174, 138)
RGBA
rgba(166, 174, 138, 1)
HSL
hsl(73, 18%, 61%)
HSV
hsv(73, 21%, 68%)
CMYK
cmyk(5%, 0%, 21%, 32%)
CSS variable
--color-primary: #A6AE8A;
Lowercase HEX
#a6ae8a

Shades

Tints

Tones

Harmony

CSS snippets for #A6AE8A

.color-a6ae8a {
  color: #A6AE8A;
  background-color: #A6AE8A;
}

Frequently asked questions

What color is #A6AE8A?+

#A6AE8A is a HEX color with RGB value rgb(166, 174, 138) and HSL value hsl(73, 18%, 61%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A6AE8A?+

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