#AEB08B Color

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

Color preview

#AEB08B

Color formats

HEX
#AEB08B
RGB
rgb(174, 176, 139)
RGBA
rgba(174, 176, 139, 1)
HSL
hsl(63, 19%, 62%)
HSV
hsv(63, 21%, 69%)
CMYK
cmyk(1%, 0%, 21%, 31%)
CSS variable
--color-primary: #AEB08B;
Lowercase HEX
#aeb08b

Shades

Tints

Tones

Harmony

CSS snippets for #AEB08B

.color-aeb08b {
  color: #AEB08B;
  background-color: #AEB08B;
}

Frequently asked questions

What color is #AEB08B?+

#AEB08B is a HEX color with RGB value rgb(174, 176, 139) and HSL value hsl(63, 19%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AEB08B?+

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