#AABD8F Color

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

Color preview

#AABD8F

Color formats

HEX
#AABD8F
RGB
rgb(170, 189, 143)
RGBA
rgba(170, 189, 143, 1)
HSL
hsl(85, 26%, 65%)
HSV
hsv(85, 24%, 74%)
CMYK
cmyk(10%, 0%, 24%, 26%)
CSS variable
--color-primary: #AABD8F;
Lowercase HEX
#aabd8f

Shades

Tints

Tones

Harmony

CSS snippets for #AABD8F

.color-aabd8f {
  color: #AABD8F;
  background-color: #AABD8F;
}

Frequently asked questions

What color is #AABD8F?+

#AABD8F is a HEX color with RGB value rgb(170, 189, 143) and HSL value hsl(85, 26%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABD8F?+

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