#A2AEBD Color

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

Color preview

#A2AEBD

Color formats

HEX
#A2AEBD
RGB
rgb(162, 174, 189)
RGBA
rgba(162, 174, 189, 1)
HSL
hsl(213, 17%, 69%)
HSV
hsv(213, 14%, 74%)
CMYK
cmyk(14%, 8%, 0%, 26%)
CSS variable
--color-primary: #A2AEBD;
Lowercase HEX
#a2aebd

Shades

Tints

Tones

Harmony

CSS snippets for #A2AEBD

.color-a2aebd {
  color: #A2AEBD;
  background-color: #A2AEBD;
}

Frequently asked questions

What color is #A2AEBD?+

#A2AEBD is a HEX color with RGB value rgb(162, 174, 189) and HSL value hsl(213, 17%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A2AEBD?+

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