#ABBAA9 Color

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

Color preview

#ABBAA9

Color formats

HEX
#ABBAA9
RGB
rgb(171, 186, 169)
RGBA
rgba(171, 186, 169, 1)
HSL
hsl(113, 11%, 70%)
HSV
hsv(113, 9%, 73%)
CMYK
cmyk(8%, 0%, 9%, 27%)
CSS variable
--color-primary: #ABBAA9;
Lowercase HEX
#abbaa9

Shades

Tints

Tones

Harmony

CSS snippets for #ABBAA9

.color-abbaa9 {
  color: #ABBAA9;
  background-color: #ABBAA9;
}

Frequently asked questions

What color is #ABBAA9?+

#ABBAA9 is a HEX color with RGB value rgb(171, 186, 169) and HSL value hsl(113, 11%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABBAA9?+

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