#A3AEBF Color

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

Color preview

#A3AEBF

Color formats

HEX
#A3AEBF
RGB
rgb(163, 174, 191)
RGBA
rgba(163, 174, 191, 1)
HSL
hsl(216, 18%, 69%)
HSV
hsv(216, 15%, 75%)
CMYK
cmyk(15%, 9%, 0%, 25%)
CSS variable
--color-primary: #A3AEBF;
Lowercase HEX
#a3aebf

Shades

Tints

Tones

Harmony

CSS snippets for #A3AEBF

.color-a3aebf {
  color: #A3AEBF;
  background-color: #A3AEBF;
}

Frequently asked questions

What color is #A3AEBF?+

#A3AEBF is a HEX color with RGB value rgb(163, 174, 191) and HSL value hsl(216, 18%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A3AEBF?+

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