#A1B5AA Color

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

Color preview

#A1B5AA

Color formats

HEX
#A1B5AA
RGB
rgb(161, 181, 170)
RGBA
rgba(161, 181, 170, 1)
HSL
hsl(147, 12%, 67%)
HSV
hsv(147, 11%, 71%)
CMYK
cmyk(11%, 0%, 6%, 29%)
CSS variable
--color-primary: #A1B5AA;
Lowercase HEX
#a1b5aa

Shades

Tints

Tones

Harmony

CSS snippets for #A1B5AA

.color-a1b5aa {
  color: #A1B5AA;
  background-color: #A1B5AA;
}

Frequently asked questions

What color is #A1B5AA?+

#A1B5AA is a HEX color with RGB value rgb(161, 181, 170) and HSL value hsl(147, 12%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1B5AA?+

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