#A2A1BF Color

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

Color preview

#A2A1BF

Color formats

HEX
#A2A1BF
RGB
rgb(162, 161, 191)
RGBA
rgba(162, 161, 191, 1)
HSL
hsl(242, 19%, 69%)
HSV
hsv(242, 16%, 75%)
CMYK
cmyk(15%, 16%, 0%, 25%)
CSS variable
--color-primary: #A2A1BF;
Lowercase HEX
#a2a1bf

Shades

Tints

Tones

Harmony

CSS snippets for #A2A1BF

.color-a2a1bf {
  color: #A2A1BF;
  background-color: #A2A1BF;
}

Frequently asked questions

What color is #A2A1BF?+

#A2A1BF is a HEX color with RGB value rgb(162, 161, 191) and HSL value hsl(242, 19%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A2A1BF?+

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