#AECB9F Color

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

Color preview

#AECB9F

Color formats

HEX
#AECB9F
RGB
rgb(174, 203, 159)
RGBA
rgba(174, 203, 159, 1)
HSL
hsl(100, 30%, 71%)
HSV
hsv(100, 22%, 80%)
CMYK
cmyk(14%, 0%, 22%, 20%)
CSS variable
--color-primary: #AECB9F;
Lowercase HEX
#aecb9f

Shades

Tints

Tones

Harmony

CSS snippets for #AECB9F

.color-aecb9f {
  color: #AECB9F;
  background-color: #AECB9F;
}

Frequently asked questions

What color is #AECB9F?+

#AECB9F is a HEX color with RGB value rgb(174, 203, 159) and HSL value hsl(100, 30%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AECB9F?+

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