#A0BFBE Color

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

Color preview

#A0BFBE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A0BFBE

.color-a0bfbe {
  color: #A0BFBE;
  background-color: #A0BFBE;
}

Frequently asked questions

What color is #A0BFBE?+

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

What is the closest Tailwind color to #A0BFBE?+

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