#AEAF9F Color

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

Color preview

#AEAF9F

Color formats

HEX
#AEAF9F
RGB
rgb(174, 175, 159)
RGBA
rgba(174, 175, 159, 1)
HSL
hsl(64, 9%, 65%)
HSV
hsv(64, 9%, 69%)
CMYK
cmyk(1%, 0%, 9%, 31%)
CSS variable
--color-primary: #AEAF9F;
Lowercase HEX
#aeaf9f

Shades

Tints

Tones

Harmony

CSS snippets for #AEAF9F

.color-aeaf9f {
  color: #AEAF9F;
  background-color: #AEAF9F;
}

Frequently asked questions

What color is #AEAF9F?+

#AEAF9F is a HEX color with RGB value rgb(174, 175, 159) and HSL value hsl(64, 9%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEAF9F?+

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