#AACB9F Color

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

Color preview

#AACB9F

Color formats

HEX
#AACB9F
RGB
rgb(170, 203, 159)
RGBA
rgba(170, 203, 159, 1)
HSL
hsl(105, 30%, 71%)
HSV
hsv(105, 22%, 80%)
CMYK
cmyk(16%, 0%, 22%, 20%)
CSS variable
--color-primary: #AACB9F;
Lowercase HEX
#aacb9f

Shades

Tints

Tones

Harmony

CSS snippets for #AACB9F

.color-aacb9f {
  color: #AACB9F;
  background-color: #AACB9F;
}

Frequently asked questions

What color is #AACB9F?+

#AACB9F is a HEX color with RGB value rgb(170, 203, 159) and HSL value hsl(105, 30%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AACB9F?+

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