#A0B4BF Color

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

Color preview

#A0B4BF

Color formats

HEX
#A0B4BF
RGB
rgb(160, 180, 191)
RGBA
rgba(160, 180, 191, 1)
HSL
hsl(201, 19%, 69%)
HSV
hsv(201, 16%, 75%)
CMYK
cmyk(16%, 6%, 0%, 25%)
CSS variable
--color-primary: #A0B4BF;
Lowercase HEX
#a0b4bf

Shades

Tints

Tones

Harmony

CSS snippets for #A0B4BF

.color-a0b4bf {
  color: #A0B4BF;
  background-color: #A0B4BF;
}

Frequently asked questions

What color is #A0B4BF?+

#A0B4BF is a HEX color with RGB value rgb(160, 180, 191) and HSL value hsl(201, 19%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A0B4BF?+

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