#A1A2BC Color

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

Color preview

#A1A2BC

Color formats

HEX
#A1A2BC
RGB
rgb(161, 162, 188)
RGBA
rgba(161, 162, 188, 1)
HSL
hsl(238, 17%, 68%)
HSV
hsv(238, 14%, 74%)
CMYK
cmyk(14%, 14%, 0%, 26%)
CSS variable
--color-primary: #A1A2BC;
Lowercase HEX
#a1a2bc

Shades

Tints

Tones

Harmony

CSS snippets for #A1A2BC

.color-a1a2bc {
  color: #A1A2BC;
  background-color: #A1A2BC;
}

Frequently asked questions

What color is #A1A2BC?+

#A1A2BC is a HEX color with RGB value rgb(161, 162, 188) and HSL value hsl(238, 17%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1A2BC?+

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