#A4CCAB Color

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

Color preview

#A4CCAB

Color formats

HEX
#A4CCAB
RGB
rgb(164, 204, 171)
RGBA
rgba(164, 204, 171, 1)
HSL
hsl(130, 28%, 72%)
HSV
hsv(130, 20%, 80%)
CMYK
cmyk(20%, 0%, 16%, 20%)
CSS variable
--color-primary: #A4CCAB;
Lowercase HEX
#a4ccab

Shades

Tints

Tones

Harmony

CSS snippets for #A4CCAB

.color-a4ccab {
  color: #A4CCAB;
  background-color: #A4CCAB;
}

Frequently asked questions

What color is #A4CCAB?+

#A4CCAB is a HEX color with RGB value rgb(164, 204, 171) and HSL value hsl(130, 28%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A4CCAB?+

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