#AACCB6 Color

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

Color preview

#AACCB6

Color formats

HEX
#AACCB6
RGB
rgb(170, 204, 182)
RGBA
rgba(170, 204, 182, 1)
HSL
hsl(141, 25%, 73%)
HSV
hsv(141, 17%, 80%)
CMYK
cmyk(17%, 0%, 11%, 20%)
CSS variable
--color-primary: #AACCB6;
Lowercase HEX
#aaccb6

Shades

Tints

Tones

Harmony

CSS snippets for #AACCB6

.color-aaccb6 {
  color: #AACCB6;
  background-color: #AACCB6;
}

Frequently asked questions

What color is #AACCB6?+

#AACCB6 is a HEX color with RGB value rgb(170, 204, 182) and HSL value hsl(141, 25%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AACCB6?+

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