#AEBF8B Color

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

Color preview

#AEBF8B

Color formats

HEX
#AEBF8B
RGB
rgb(174, 191, 139)
RGBA
rgba(174, 191, 139, 1)
HSL
hsl(80, 29%, 65%)
HSV
hsv(80, 27%, 75%)
CMYK
cmyk(9%, 0%, 27%, 25%)
CSS variable
--color-primary: #AEBF8B;
Lowercase HEX
#aebf8b

Shades

Tints

Tones

Harmony

CSS snippets for #AEBF8B

.color-aebf8b {
  color: #AEBF8B;
  background-color: #AEBF8B;
}

Frequently asked questions

What color is #AEBF8B?+

#AEBF8B is a HEX color with RGB value rgb(174, 191, 139) and HSL value hsl(80, 29%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AEBF8B?+

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