#AABEC8 Color

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

Color preview

#AABEC8

Color formats

HEX
#AABEC8
RGB
rgb(170, 190, 200)
RGBA
rgba(170, 190, 200, 1)
HSL
hsl(200, 21%, 73%)
HSV
hsv(200, 15%, 78%)
CMYK
cmyk(15%, 5%, 0%, 22%)
CSS variable
--color-primary: #AABEC8;
Lowercase HEX
#aabec8

Shades

Tints

Tones

Harmony

CSS snippets for #AABEC8

.color-aabec8 {
  color: #AABEC8;
  background-color: #AABEC8;
}

Frequently asked questions

What color is #AABEC8?+

#AABEC8 is a HEX color with RGB value rgb(170, 190, 200) and HSL value hsl(200, 21%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AABEC8?+

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