#A3CAAC Color

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

Color preview

#A3CAAC

Color formats

HEX
#A3CAAC
RGB
rgb(163, 202, 172)
RGBA
rgba(163, 202, 172, 1)
HSL
hsl(134, 27%, 72%)
HSV
hsv(134, 19%, 79%)
CMYK
cmyk(19%, 0%, 15%, 21%)
CSS variable
--color-primary: #A3CAAC;
Lowercase HEX
#a3caac

Shades

Tints

Tones

Harmony

CSS snippets for #A3CAAC

.color-a3caac {
  color: #A3CAAC;
  background-color: #A3CAAC;
}

Frequently asked questions

What color is #A3CAAC?+

#A3CAAC is a HEX color with RGB value rgb(163, 202, 172) and HSL value hsl(134, 27%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A3CAAC?+

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