#A3BFAF Color

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

Color preview

#A3BFAF

Color formats

HEX
#A3BFAF
RGB
rgb(163, 191, 175)
RGBA
rgba(163, 191, 175, 1)
HSL
hsl(146, 18%, 69%)
HSV
hsv(146, 15%, 75%)
CMYK
cmyk(15%, 0%, 8%, 25%)
CSS variable
--color-primary: #A3BFAF;
Lowercase HEX
#a3bfaf

Shades

Tints

Tones

Harmony

CSS snippets for #A3BFAF

.color-a3bfaf {
  color: #A3BFAF;
  background-color: #A3BFAF;
}

Frequently asked questions

What color is #A3BFAF?+

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

What is the closest Tailwind color to #A3BFAF?+

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