#A1B2BE Color

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

Color preview

#A1B2BE

Color formats

HEX
#A1B2BE
RGB
rgb(161, 178, 190)
RGBA
rgba(161, 178, 190, 1)
HSL
hsl(205, 18%, 69%)
HSV
hsv(205, 15%, 75%)
CMYK
cmyk(15%, 6%, 0%, 25%)
CSS variable
--color-primary: #A1B2BE;
Lowercase HEX
#a1b2be

Shades

Tints

Tones

Harmony

CSS snippets for #A1B2BE

.color-a1b2be {
  color: #A1B2BE;
  background-color: #A1B2BE;
}

Frequently asked questions

What color is #A1B2BE?+

#A1B2BE is a HEX color with RGB value rgb(161, 178, 190) and HSL value hsl(205, 18%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A1B2BE?+

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