#A0BFBC Color

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

Color preview

#A0BFBC

Color formats

HEX
#A0BFBC
RGB
rgb(160, 191, 188)
RGBA
rgba(160, 191, 188, 1)
HSL
hsl(174, 19%, 69%)
HSV
hsv(174, 16%, 75%)
CMYK
cmyk(16%, 0%, 2%, 25%)
CSS variable
--color-primary: #A0BFBC;
Lowercase HEX
#a0bfbc

Shades

Tints

Tones

Harmony

CSS snippets for #A0BFBC

.color-a0bfbc {
  color: #A0BFBC;
  background-color: #A0BFBC;
}

Frequently asked questions

What color is #A0BFBC?+

#A0BFBC is a HEX color with RGB value rgb(160, 191, 188) and HSL value hsl(174, 19%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A0BFBC?+

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