#ABBBC7 Color

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

Color preview

#ABBBC7

Color formats

HEX
#ABBBC7
RGB
rgb(171, 187, 199)
RGBA
rgba(171, 187, 199, 1)
HSL
hsl(206, 20%, 73%)
HSV
hsv(206, 14%, 78%)
CMYK
cmyk(14%, 6%, 0%, 22%)
CSS variable
--color-primary: #ABBBC7;
Lowercase HEX
#abbbc7

Shades

Tints

Tones

Harmony

CSS snippets for #ABBBC7

.color-abbbc7 {
  color: #ABBBC7;
  background-color: #ABBBC7;
}

Frequently asked questions

What color is #ABBBC7?+

#ABBBC7 is a HEX color with RGB value rgb(171, 187, 199) and HSL value hsl(206, 20%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ABBBC7?+

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