#A0AEBD Color

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

Color preview

#A0AEBD

Color formats

HEX
#A0AEBD
RGB
rgb(160, 174, 189)
RGBA
rgba(160, 174, 189, 1)
HSL
hsl(211, 18%, 68%)
HSV
hsv(211, 15%, 74%)
CMYK
cmyk(15%, 8%, 0%, 26%)
CSS variable
--color-primary: #A0AEBD;
Lowercase HEX
#a0aebd

Shades

Tints

Tones

Harmony

CSS snippets for #A0AEBD

.color-a0aebd {
  color: #A0AEBD;
  background-color: #A0AEBD;
}

Frequently asked questions

What color is #A0AEBD?+

#A0AEBD is a HEX color with RGB value rgb(160, 174, 189) and HSL value hsl(211, 18%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A0AEBD?+

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