#A3BBBE Color

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

Color preview

#A3BBBE

Color formats

HEX
#A3BBBE
RGB
rgb(163, 187, 190)
RGBA
rgba(163, 187, 190, 1)
HSL
hsl(187, 17%, 69%)
HSV
hsv(187, 14%, 75%)
CMYK
cmyk(14%, 2%, 0%, 25%)
CSS variable
--color-primary: #A3BBBE;
Lowercase HEX
#a3bbbe

Shades

Tints

Tones

Harmony

CSS snippets for #A3BBBE

.color-a3bbbe {
  color: #A3BBBE;
  background-color: #A3BBBE;
}

Frequently asked questions

What color is #A3BBBE?+

#A3BBBE is a HEX color with RGB value rgb(163, 187, 190) and HSL value hsl(187, 17%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A3BBBE?+

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