#AABEC2 Color

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

Color preview

#AABEC2

Color formats

HEX
#AABEC2
RGB
rgb(170, 190, 194)
RGBA
rgba(170, 190, 194, 1)
HSL
hsl(190, 16%, 71%)
HSV
hsv(190, 12%, 76%)
CMYK
cmyk(12%, 2%, 0%, 24%)
CSS variable
--color-primary: #AABEC2;
Lowercase HEX
#aabec2

Shades

Tints

Tones

Harmony

CSS snippets for #AABEC2

.color-aabec2 {
  color: #AABEC2;
  background-color: #AABEC2;
}

Frequently asked questions

What color is #AABEC2?+

#AABEC2 is a HEX color with RGB value rgb(170, 190, 194) and HSL value hsl(190, 16%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AABEC2?+

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