#AACD9B Color

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

Color preview

#AACD9B

Color formats

HEX
#AACD9B
RGB
rgb(170, 205, 155)
RGBA
rgba(170, 205, 155, 1)
HSL
hsl(102, 33%, 71%)
HSV
hsv(102, 24%, 80%)
CMYK
cmyk(17%, 0%, 24%, 20%)
CSS variable
--color-primary: #AACD9B;
Lowercase HEX
#aacd9b

Shades

Tints

Tones

Harmony

CSS snippets for #AACD9B

.color-aacd9b {
  color: #AACD9B;
  background-color: #AACD9B;
}

Frequently asked questions

What color is #AACD9B?+

#AACD9B is a HEX color with RGB value rgb(170, 205, 155) and HSL value hsl(102, 33%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AACD9B?+

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