#ABADB7 Color

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

Color preview

#ABADB7

Color formats

HEX
#ABADB7
RGB
rgb(171, 173, 183)
RGBA
rgba(171, 173, 183, 1)
HSL
hsl(230, 8%, 69%)
HSV
hsv(230, 7%, 72%)
CMYK
cmyk(7%, 5%, 0%, 28%)
CSS variable
--color-primary: #ABADB7;
Lowercase HEX
#abadb7

Shades

Tints

Tones

Harmony

CSS snippets for #ABADB7

.color-abadb7 {
  color: #ABADB7;
  background-color: #ABADB7;
}

Frequently asked questions

What color is #ABADB7?+

#ABADB7 is a HEX color with RGB value rgb(171, 173, 183) and HSL value hsl(230, 8%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABADB7?+

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