#A8BABB Color

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

Color preview

#A8BABB

Color formats

HEX
#A8BABB
RGB
rgb(168, 186, 187)
RGBA
rgba(168, 186, 187, 1)
HSL
hsl(183, 12%, 70%)
HSV
hsv(183, 10%, 73%)
CMYK
cmyk(10%, 1%, 0%, 27%)
CSS variable
--color-primary: #A8BABB;
Lowercase HEX
#a8babb

Shades

Tints

Tones

Harmony

CSS snippets for #A8BABB

.color-a8babb {
  color: #A8BABB;
  background-color: #A8BABB;
}

Frequently asked questions

What color is #A8BABB?+

#A8BABB is a HEX color with RGB value rgb(168, 186, 187) and HSL value hsl(183, 12%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A8BABB?+

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