#AEB98B Color

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

Color preview

#AEB98B

Color formats

HEX
#AEB98B
RGB
rgb(174, 185, 139)
RGBA
rgba(174, 185, 139, 1)
HSL
hsl(74, 25%, 64%)
HSV
hsv(74, 25%, 73%)
CMYK
cmyk(6%, 0%, 25%, 27%)
CSS variable
--color-primary: #AEB98B;
Lowercase HEX
#aeb98b

Shades

Tints

Tones

Harmony

CSS snippets for #AEB98B

.color-aeb98b {
  color: #AEB98B;
  background-color: #AEB98B;
}

Frequently asked questions

What color is #AEB98B?+

#AEB98B is a HEX color with RGB value rgb(174, 185, 139) and HSL value hsl(74, 25%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AEB98B?+

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