#A1C2AA Color

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

Color preview

#A1C2AA

Color formats

HEX
#A1C2AA
RGB
rgb(161, 194, 170)
RGBA
rgba(161, 194, 170, 1)
HSL
hsl(136, 21%, 70%)
HSV
hsv(136, 17%, 76%)
CMYK
cmyk(17%, 0%, 12%, 24%)
CSS variable
--color-primary: #A1C2AA;
Lowercase HEX
#a1c2aa

Shades

Tints

Tones

Harmony

CSS snippets for #A1C2AA

.color-a1c2aa {
  color: #A1C2AA;
  background-color: #A1C2AA;
}

Frequently asked questions

What color is #A1C2AA?+

#A1C2AA is a HEX color with RGB value rgb(161, 194, 170) and HSL value hsl(136, 21%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1C2AA?+

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