#AABBAF Color

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

Color preview

#AABBAF

Color formats

HEX
#AABBAF
RGB
rgb(170, 187, 175)
RGBA
rgba(170, 187, 175, 1)
HSL
hsl(138, 11%, 70%)
HSV
hsv(138, 9%, 73%)
CMYK
cmyk(9%, 0%, 6%, 27%)
CSS variable
--color-primary: #AABBAF;
Lowercase HEX
#aabbaf

Shades

Tints

Tones

Harmony

CSS snippets for #AABBAF

.color-aabbaf {
  color: #AABBAF;
  background-color: #AABBAF;
}

Frequently asked questions

What color is #AABBAF?+

#AABBAF is a HEX color with RGB value rgb(170, 187, 175) and HSL value hsl(138, 11%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AABBAF?+

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