#A0AEB7 Color

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

Color preview

#A0AEB7

Color formats

HEX
#A0AEB7
RGB
rgb(160, 174, 183)
RGBA
rgba(160, 174, 183, 1)
HSL
hsl(203, 14%, 67%)
HSV
hsv(203, 13%, 72%)
CMYK
cmyk(13%, 5%, 0%, 28%)
CSS variable
--color-primary: #A0AEB7;
Lowercase HEX
#a0aeb7

Shades

Tints

Tones

Harmony

CSS snippets for #A0AEB7

.color-a0aeb7 {
  color: #A0AEB7;
  background-color: #A0AEB7;
}

Frequently asked questions

What color is #A0AEB7?+

#A0AEB7 is a HEX color with RGB value rgb(160, 174, 183) and HSL value hsl(203, 14%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A0AEB7?+

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