#AABC8F Color

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

Color preview

#AABC8F

Color formats

HEX
#AABC8F
RGB
rgb(170, 188, 143)
RGBA
rgba(170, 188, 143, 1)
HSL
hsl(84, 25%, 65%)
HSV
hsv(84, 24%, 74%)
CMYK
cmyk(10%, 0%, 24%, 26%)
CSS variable
--color-primary: #AABC8F;
Lowercase HEX
#aabc8f

Shades

Tints

Tones

Harmony

CSS snippets for #AABC8F

.color-aabc8f {
  color: #AABC8F;
  background-color: #AABC8F;
}

Frequently asked questions

What color is #AABC8F?+

#AABC8F is a HEX color with RGB value rgb(170, 188, 143) and HSL value hsl(84, 25%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABC8F?+

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