#AEBC9A Color

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

Color preview

#AEBC9A

Color formats

HEX
#AEBC9A
RGB
rgb(174, 188, 154)
RGBA
rgba(174, 188, 154, 1)
HSL
hsl(85, 20%, 67%)
HSV
hsv(85, 18%, 74%)
CMYK
cmyk(7%, 0%, 18%, 26%)
CSS variable
--color-primary: #AEBC9A;
Lowercase HEX
#aebc9a

Shades

Tints

Tones

Harmony

CSS snippets for #AEBC9A

.color-aebc9a {
  color: #AEBC9A;
  background-color: #AEBC9A;
}

Frequently asked questions

What color is #AEBC9A?+

#AEBC9A is a HEX color with RGB value rgb(174, 188, 154) and HSL value hsl(85, 20%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEBC9A?+

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