#A3CCAB Color

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

Color preview

#A3CCAB

Color formats

HEX
#A3CCAB
RGB
rgb(163, 204, 171)
RGBA
rgba(163, 204, 171, 1)
HSL
hsl(132, 29%, 72%)
HSV
hsv(132, 20%, 80%)
CMYK
cmyk(20%, 0%, 16%, 20%)
CSS variable
--color-primary: #A3CCAB;
Lowercase HEX
#a3ccab

Shades

Tints

Tones

Harmony

CSS snippets for #A3CCAB

.color-a3ccab {
  color: #A3CCAB;
  background-color: #A3CCAB;
}

Frequently asked questions

What color is #A3CCAB?+

#A3CCAB is a HEX color with RGB value rgb(163, 204, 171) and HSL value hsl(132, 29%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A3CCAB?+

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