#ABB5AA Color

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

Color preview

#ABB5AA

Color formats

HEX
#ABB5AA
RGB
rgb(171, 181, 170)
RGBA
rgba(171, 181, 170, 1)
HSL
hsl(115, 7%, 69%)
HSV
hsv(115, 6%, 71%)
CMYK
cmyk(6%, 0%, 6%, 29%)
CSS variable
--color-primary: #ABB5AA;
Lowercase HEX
#abb5aa

Shades

Tints

Tones

Harmony

CSS snippets for #ABB5AA

.color-abb5aa {
  color: #ABB5AA;
  background-color: #ABB5AA;
}

Frequently asked questions

What color is #ABB5AA?+

#ABB5AA is a HEX color with RGB value rgb(171, 181, 170) and HSL value hsl(115, 7%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABB5AA?+

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