#A0B1A8 Color

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

Color preview

#A0B1A8

Color formats

HEX
#A0B1A8
RGB
rgb(160, 177, 168)
RGBA
rgba(160, 177, 168, 1)
HSL
hsl(148, 10%, 66%)
HSV
hsv(148, 10%, 69%)
CMYK
cmyk(10%, 0%, 5%, 31%)
CSS variable
--color-primary: #A0B1A8;
Lowercase HEX
#a0b1a8

Shades

Tints

Tones

Harmony

CSS snippets for #A0B1A8

.color-a0b1a8 {
  color: #A0B1A8;
  background-color: #A0B1A8;
}

Frequently asked questions

What color is #A0B1A8?+

#A0B1A8 is a HEX color with RGB value rgb(160, 177, 168) and HSL value hsl(148, 10%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A0B1A8?+

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