#A2CAAC Color

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

Color preview

#A2CAAC

Color formats

HEX
#A2CAAC
RGB
rgb(162, 202, 172)
RGBA
rgba(162, 202, 172, 1)
HSL
hsl(135, 27%, 71%)
HSV
hsv(135, 20%, 79%)
CMYK
cmyk(20%, 0%, 15%, 21%)
CSS variable
--color-primary: #A2CAAC;
Lowercase HEX
#a2caac

Shades

Tints

Tones

Harmony

CSS snippets for #A2CAAC

.color-a2caac {
  color: #A2CAAC;
  background-color: #A2CAAC;
}

Frequently asked questions

What color is #A2CAAC?+

#A2CAAC is a HEX color with RGB value rgb(162, 202, 172) and HSL value hsl(135, 27%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A2CAAC?+

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