#A3BDC2 Color

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

Color preview

#A3BDC2

Color formats

HEX
#A3BDC2
RGB
rgb(163, 189, 194)
RGBA
rgba(163, 189, 194, 1)
HSL
hsl(190, 20%, 70%)
HSV
hsv(190, 16%, 76%)
CMYK
cmyk(16%, 3%, 0%, 24%)
CSS variable
--color-primary: #A3BDC2;
Lowercase HEX
#a3bdc2

Shades

Tints

Tones

Harmony

CSS snippets for #A3BDC2

.color-a3bdc2 {
  color: #A3BDC2;
  background-color: #A3BDC2;
}

Frequently asked questions

What color is #A3BDC2?+

#A3BDC2 is a HEX color with RGB value rgb(163, 189, 194) and HSL value hsl(190, 20%, 70%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A3BDC2?+

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