#AABCB7 Color

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

Color preview

#AABCB7

Color formats

HEX
#AABCB7
RGB
rgb(170, 188, 183)
RGBA
rgba(170, 188, 183, 1)
HSL
hsl(163, 12%, 70%)
HSV
hsv(163, 10%, 74%)
CMYK
cmyk(10%, 0%, 3%, 26%)
CSS variable
--color-primary: #AABCB7;
Lowercase HEX
#aabcb7

Shades

Tints

Tones

Harmony

CSS snippets for #AABCB7

.color-aabcb7 {
  color: #AABCB7;
  background-color: #AABCB7;
}

Frequently asked questions

What color is #AABCB7?+

#AABCB7 is a HEX color with RGB value rgb(170, 188, 183) and HSL value hsl(163, 12%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AABCB7?+

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