#A7BDC1 Color

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

Color preview

#A7BDC1

Color formats

HEX
#A7BDC1
RGB
rgb(167, 189, 193)
RGBA
rgba(167, 189, 193, 1)
HSL
hsl(189, 17%, 71%)
HSV
hsv(189, 13%, 76%)
CMYK
cmyk(13%, 2%, 0%, 24%)
CSS variable
--color-primary: #A7BDC1;
Lowercase HEX
#a7bdc1

Shades

Tints

Tones

Harmony

CSS snippets for #A7BDC1

.color-a7bdc1 {
  color: #A7BDC1;
  background-color: #A7BDC1;
}

Frequently asked questions

What color is #A7BDC1?+

#A7BDC1 is a HEX color with RGB value rgb(167, 189, 193) and HSL value hsl(189, 17%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A7BDC1?+

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