#A3AEB8 Color

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

Color preview

#A3AEB8

Color formats

HEX
#A3AEB8
RGB
rgb(163, 174, 184)
RGBA
rgba(163, 174, 184, 1)
HSL
hsl(209, 13%, 68%)
HSV
hsv(209, 11%, 72%)
CMYK
cmyk(11%, 5%, 0%, 28%)
CSS variable
--color-primary: #A3AEB8;
Lowercase HEX
#a3aeb8

Shades

Tints

Tones

Harmony

CSS snippets for #A3AEB8

.color-a3aeb8 {
  color: #A3AEB8;
  background-color: #A3AEB8;
}

Frequently asked questions

What color is #A3AEB8?+

#A3AEB8 is a HEX color with RGB value rgb(163, 174, 184) and HSL value hsl(209, 13%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A3AEB8?+

The closest Tailwind color is gray-400, available as the bg-gray-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