#A0BBBB Color

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

Color preview

#A0BBBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A0BBBB

.color-a0bbbb {
  color: #A0BBBB;
  background-color: #A0BBBB;
}

Frequently asked questions

What color is #A0BBBB?+

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

What is the closest Tailwind color to #A0BBBB?+

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