#A0BDBF Color

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

Color preview

#A0BDBF

Color formats

HEX
#A0BDBF
RGB
rgb(160, 189, 191)
RGBA
rgba(160, 189, 191, 1)
HSL
hsl(184, 19%, 69%)
HSV
hsv(184, 16%, 75%)
CMYK
cmyk(16%, 1%, 0%, 25%)
CSS variable
--color-primary: #A0BDBF;
Lowercase HEX
#a0bdbf

Shades

Tints

Tones

Harmony

CSS snippets for #A0BDBF

.color-a0bdbf {
  color: #A0BDBF;
  background-color: #A0BDBF;
}

Frequently asked questions

What color is #A0BDBF?+

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

What is the closest Tailwind color to #A0BDBF?+

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