#A0AEBF Color

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

Color preview

#A0AEBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A0AEBF

.color-a0aebf {
  color: #A0AEBF;
  background-color: #A0AEBF;
}

Frequently asked questions

What color is #A0AEBF?+

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

What is the closest Tailwind color to #A0AEBF?+

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