#AACCBA Color

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

Color preview

#AACCBA

Color formats

HEX
#AACCBA
RGB
rgb(170, 204, 186)
RGBA
rgba(170, 204, 186, 1)
HSL
hsl(148, 25%, 73%)
HSV
hsv(148, 17%, 80%)
CMYK
cmyk(17%, 0%, 9%, 20%)
CSS variable
--color-primary: #AACCBA;
Lowercase HEX
#aaccba

Shades

Tints

Tones

Harmony

CSS snippets for #AACCBA

.color-aaccba {
  color: #AACCBA;
  background-color: #AACCBA;
}

Frequently asked questions

What color is #AACCBA?+

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

What is the closest Tailwind color to #AACCBA?+

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