#AABD93 Color

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

Color preview

#AABD93

Color formats

HEX
#AABD93
RGB
rgb(170, 189, 147)
RGBA
rgba(170, 189, 147, 1)
HSL
hsl(87, 24%, 66%)
HSV
hsv(87, 22%, 74%)
CMYK
cmyk(10%, 0%, 22%, 26%)
CSS variable
--color-primary: #AABD93;
Lowercase HEX
#aabd93

Shades

Tints

Tones

Harmony

CSS snippets for #AABD93

.color-aabd93 {
  color: #AABD93;
  background-color: #AABD93;
}

Frequently asked questions

What color is #AABD93?+

#AABD93 is a HEX color with RGB value rgb(170, 189, 147) and HSL value hsl(87, 24%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABD93?+

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