#A3BFAD Color

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

Color preview

#A3BFAD

Color formats

HEX
#A3BFAD
RGB
rgb(163, 191, 173)
RGBA
rgba(163, 191, 173, 1)
HSL
hsl(141, 18%, 69%)
HSV
hsv(141, 15%, 75%)
CMYK
cmyk(15%, 0%, 9%, 25%)
CSS variable
--color-primary: #A3BFAD;
Lowercase HEX
#a3bfad

Shades

Tints

Tones

Harmony

CSS snippets for #A3BFAD

.color-a3bfad {
  color: #A3BFAD;
  background-color: #A3BFAD;
}

Frequently asked questions

What color is #A3BFAD?+

#A3BFAD is a HEX color with RGB value rgb(163, 191, 173) and HSL value hsl(141, 18%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A3BFAD?+

The closest Tailwind color is gray-400, available as the bg-gray-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