#A8B5AE Color

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

Color preview

#A8B5AE

Color formats

HEX
#A8B5AE
RGB
rgb(168, 181, 174)
RGBA
rgba(168, 181, 174, 1)
HSL
hsl(148, 8%, 68%)
HSV
hsv(148, 7%, 71%)
CMYK
cmyk(7%, 0%, 4%, 29%)
CSS variable
--color-primary: #A8B5AE;
Lowercase HEX
#a8b5ae

Shades

Tints

Tones

Harmony

CSS snippets for #A8B5AE

.color-a8b5ae {
  color: #A8B5AE;
  background-color: #A8B5AE;
}

Frequently asked questions

What color is #A8B5AE?+

#A8B5AE is a HEX color with RGB value rgb(168, 181, 174) and HSL value hsl(148, 8%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8B5AE?+

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