#AEBF9F Color

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

Color preview

#AEBF9F

Color formats

HEX
#AEBF9F
RGB
rgb(174, 191, 159)
RGBA
rgba(174, 191, 159, 1)
HSL
hsl(92, 20%, 69%)
HSV
hsv(92, 17%, 75%)
CMYK
cmyk(9%, 0%, 17%, 25%)
CSS variable
--color-primary: #AEBF9F;
Lowercase HEX
#aebf9f

Shades

Tints

Tones

Harmony

CSS snippets for #AEBF9F

.color-aebf9f {
  color: #AEBF9F;
  background-color: #AEBF9F;
}

Frequently asked questions

What color is #AEBF9F?+

#AEBF9F is a HEX color with RGB value rgb(174, 191, 159) and HSL value hsl(92, 20%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEBF9F?+

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