#A2AE7E Color

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

Color preview

#A2AE7E

Color formats

HEX
#A2AE7E
RGB
rgb(162, 174, 126)
RGBA
rgba(162, 174, 126, 1)
HSL
hsl(75, 23%, 59%)
HSV
hsv(75, 28%, 68%)
CMYK
cmyk(7%, 0%, 28%, 32%)
CSS variable
--color-primary: #A2AE7E;
Lowercase HEX
#a2ae7e

Shades

Tints

Tones

Harmony

CSS snippets for #A2AE7E

.color-a2ae7e {
  color: #A2AE7E;
  background-color: #A2AE7E;
}

Frequently asked questions

What color is #A2AE7E?+

#A2AE7E is a HEX color with RGB value rgb(162, 174, 126) and HSL value hsl(75, 23%, 59%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A2AE7E?+

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