#AACCB8 Color

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

Color preview

#AACCB8

Color formats

HEX
#AACCB8
RGB
rgb(170, 204, 184)
RGBA
rgba(170, 204, 184, 1)
HSL
hsl(145, 25%, 73%)
HSV
hsv(145, 17%, 80%)
CMYK
cmyk(17%, 0%, 10%, 20%)
CSS variable
--color-primary: #AACCB8;
Lowercase HEX
#aaccb8

Shades

Tints

Tones

Harmony

CSS snippets for #AACCB8

.color-aaccb8 {
  color: #AACCB8;
  background-color: #AACCB8;
}

Frequently asked questions

What color is #AACCB8?+

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

What is the closest Tailwind color to #AACCB8?+

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