#AEC3A2 Color

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

Color preview

#AEC3A2

Color formats

HEX
#AEC3A2
RGB
rgb(174, 195, 162)
RGBA
rgba(174, 195, 162, 1)
HSL
hsl(98, 22%, 70%)
HSV
hsv(98, 17%, 76%)
CMYK
cmyk(11%, 0%, 17%, 24%)
CSS variable
--color-primary: #AEC3A2;
Lowercase HEX
#aec3a2

Shades

Tints

Tones

Harmony

CSS snippets for #AEC3A2

.color-aec3a2 {
  color: #AEC3A2;
  background-color: #AEC3A2;
}

Frequently asked questions

What color is #AEC3A2?+

#AEC3A2 is a HEX color with RGB value rgb(174, 195, 162) and HSL value hsl(98, 22%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEC3A2?+

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