#A6CCAB Color

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

Color preview

#A6CCAB

Color formats

HEX
#A6CCAB
RGB
rgb(166, 204, 171)
RGBA
rgba(166, 204, 171, 1)
HSL
hsl(128, 27%, 73%)
HSV
hsv(128, 19%, 80%)
CMYK
cmyk(19%, 0%, 16%, 20%)
CSS variable
--color-primary: #A6CCAB;
Lowercase HEX
#a6ccab

Shades

Tints

Tones

Harmony

CSS snippets for #A6CCAB

.color-a6ccab {
  color: #A6CCAB;
  background-color: #A6CCAB;
}

Frequently asked questions

What color is #A6CCAB?+

#A6CCAB is a HEX color with RGB value rgb(166, 204, 171) and HSL value hsl(128, 27%, 73%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A6CCAB?+

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