#AABCC4 Color

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

Color preview

#AABCC4

Color formats

HEX
#AABCC4
RGB
rgb(170, 188, 196)
RGBA
rgba(170, 188, 196, 1)
HSL
hsl(198, 18%, 72%)
HSV
hsv(198, 13%, 77%)
CMYK
cmyk(13%, 4%, 0%, 23%)
CSS variable
--color-primary: #AABCC4;
Lowercase HEX
#aabcc4

Shades

Tints

Tones

Harmony

CSS snippets for #AABCC4

.color-aabcc4 {
  color: #AABCC4;
  background-color: #AABCC4;
}

Frequently asked questions

What color is #AABCC4?+

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

What is the closest Tailwind color to #AABCC4?+

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