#AABBC4 Color

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

Color preview

#AABBC4

Color formats

HEX
#AABBC4
RGB
rgb(170, 187, 196)
RGBA
rgba(170, 187, 196, 1)
HSL
hsl(201, 18%, 72%)
HSV
hsv(201, 13%, 77%)
CMYK
cmyk(13%, 5%, 0%, 23%)
CSS variable
--color-primary: #AABBC4;
Lowercase HEX
#aabbc4

Shades

Tints

Tones

Harmony

CSS snippets for #AABBC4

.color-aabbc4 {
  color: #AABBC4;
  background-color: #AABBC4;
}

Frequently asked questions

What color is #AABBC4?+

#AABBC4 is a HEX color with RGB value rgb(170, 187, 196) and HSL value hsl(201, 18%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AABBC4?+

The closest Tailwind color is slate-400, available as the bg-slate-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