#A0AFBB Color

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

Color preview

#A0AFBB

Color formats

HEX
#A0AFBB
RGB
rgb(160, 175, 187)
RGBA
rgba(160, 175, 187, 1)
HSL
hsl(207, 17%, 68%)
HSV
hsv(207, 14%, 73%)
CMYK
cmyk(14%, 6%, 0%, 27%)
CSS variable
--color-primary: #A0AFBB;
Lowercase HEX
#a0afbb

Shades

Tints

Tones

Harmony

CSS snippets for #A0AFBB

.color-a0afbb {
  color: #A0AFBB;
  background-color: #A0AFBB;
}

Frequently asked questions

What color is #A0AFBB?+

#A0AFBB is a HEX color with RGB value rgb(160, 175, 187) and HSL value hsl(207, 17%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A0AFBB?+

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