#A1B5AF Color

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

Color preview

#A1B5AF

Color formats

HEX
#A1B5AF
RGB
rgb(161, 181, 175)
RGBA
rgba(161, 181, 175, 1)
HSL
hsl(162, 12%, 67%)
HSV
hsv(162, 11%, 71%)
CMYK
cmyk(11%, 0%, 3%, 29%)
CSS variable
--color-primary: #A1B5AF;
Lowercase HEX
#a1b5af

Shades

Tints

Tones

Harmony

CSS snippets for #A1B5AF

.color-a1b5af {
  color: #A1B5AF;
  background-color: #A1B5AF;
}

Frequently asked questions

What color is #A1B5AF?+

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

What is the closest Tailwind color to #A1B5AF?+

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