#AACB8D Color

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

Color preview

#AACB8D

Color formats

HEX
#AACB8D
RGB
rgb(170, 203, 141)
RGBA
rgba(170, 203, 141, 1)
HSL
hsl(92, 37%, 67%)
HSV
hsv(92, 31%, 80%)
CMYK
cmyk(16%, 0%, 31%, 20%)
CSS variable
--color-primary: #AACB8D;
Lowercase HEX
#aacb8d

Shades

Tints

Tones

Harmony

CSS snippets for #AACB8D

.color-aacb8d {
  color: #AACB8D;
  background-color: #AACB8D;
}

Frequently asked questions

What color is #AACB8D?+

#AACB8D is a HEX color with RGB value rgb(170, 203, 141) and HSL value hsl(92, 37%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AACB8D?+

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