#AACCB4 Color

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

Color preview

#AACCB4

Color formats

HEX
#AACCB4
RGB
rgb(170, 204, 180)
RGBA
rgba(170, 204, 180, 1)
HSL
hsl(138, 25%, 73%)
HSV
hsv(138, 17%, 80%)
CMYK
cmyk(17%, 0%, 12%, 20%)
CSS variable
--color-primary: #AACCB4;
Lowercase HEX
#aaccb4

Shades

Tints

Tones

Harmony

CSS snippets for #AACCB4

.color-aaccb4 {
  color: #AACCB4;
  background-color: #AACCB4;
}

Frequently asked questions

What color is #AACCB4?+

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

What is the closest Tailwind color to #AACCB4?+

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