#AEAF9D Color

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

Color preview

#AEAF9D

Color formats

HEX
#AEAF9D
RGB
rgb(174, 175, 157)
RGBA
rgba(174, 175, 157, 1)
HSL
hsl(63, 10%, 65%)
HSV
hsv(63, 10%, 69%)
CMYK
cmyk(1%, 0%, 10%, 31%)
CSS variable
--color-primary: #AEAF9D;
Lowercase HEX
#aeaf9d

Shades

Tints

Tones

Harmony

CSS snippets for #AEAF9D

.color-aeaf9d {
  color: #AEAF9D;
  background-color: #AEAF9D;
}

Frequently asked questions

What color is #AEAF9D?+

#AEAF9D is a HEX color with RGB value rgb(174, 175, 157) and HSL value hsl(63, 10%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAF9D?+

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