#A0B5AE Color

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

Color preview

#A0B5AE

Color formats

HEX
#A0B5AE
RGB
rgb(160, 181, 174)
RGBA
rgba(160, 181, 174, 1)
HSL
hsl(160, 12%, 67%)
HSV
hsv(160, 12%, 71%)
CMYK
cmyk(12%, 0%, 4%, 29%)
CSS variable
--color-primary: #A0B5AE;
Lowercase HEX
#a0b5ae

Shades

Tints

Tones

Harmony

CSS snippets for #A0B5AE

.color-a0b5ae {
  color: #A0B5AE;
  background-color: #A0B5AE;
}

Frequently asked questions

What color is #A0B5AE?+

#A0B5AE is a HEX color with RGB value rgb(160, 181, 174) and HSL value hsl(160, 12%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A0B5AE?+

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