#ABBDC9 Color

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

Color preview

#ABBDC9

Color formats

HEX
#ABBDC9
RGB
rgb(171, 189, 201)
RGBA
rgba(171, 189, 201, 1)
HSL
hsl(204, 22%, 73%)
HSV
hsv(204, 15%, 79%)
CMYK
cmyk(15%, 6%, 0%, 21%)
CSS variable
--color-primary: #ABBDC9;
Lowercase HEX
#abbdc9

Shades

Tints

Tones

Harmony

CSS snippets for #ABBDC9

.color-abbdc9 {
  color: #ABBDC9;
  background-color: #ABBDC9;
}

Frequently asked questions

What color is #ABBDC9?+

#ABBDC9 is a HEX color with RGB value rgb(171, 189, 201) and HSL value hsl(204, 22%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABBDC9?+

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