#A6BFAE Color

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

Color preview

#A6BFAE

Color formats

HEX
#A6BFAE
RGB
rgb(166, 191, 174)
RGBA
rgba(166, 191, 174, 1)
HSL
hsl(139, 16%, 70%)
HSV
hsv(139, 13%, 75%)
CMYK
cmyk(13%, 0%, 9%, 25%)
CSS variable
--color-primary: #A6BFAE;
Lowercase HEX
#a6bfae

Shades

Tints

Tones

Harmony

CSS snippets for #A6BFAE

.color-a6bfae {
  color: #A6BFAE;
  background-color: #A6BFAE;
}

Frequently asked questions

What color is #A6BFAE?+

#A6BFAE is a HEX color with RGB value rgb(166, 191, 174) and HSL value hsl(139, 16%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A6BFAE?+

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