#AACDA0 Color

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

Color preview

#AACDA0

Color formats

HEX
#AACDA0
RGB
rgb(170, 205, 160)
RGBA
rgba(170, 205, 160, 1)
HSL
hsl(107, 31%, 72%)
HSV
hsv(107, 22%, 80%)
CMYK
cmyk(17%, 0%, 22%, 20%)
CSS variable
--color-primary: #AACDA0;
Lowercase HEX
#aacda0

Shades

Tints

Tones

Harmony

CSS snippets for #AACDA0

.color-aacda0 {
  color: #AACDA0;
  background-color: #AACDA0;
}

Frequently asked questions

What color is #AACDA0?+

#AACDA0 is a HEX color with RGB value rgb(170, 205, 160) and HSL value hsl(107, 31%, 72%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AACDA0?+

The closest Tailwind color is neutral-400, available as the bg-neutral-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