#ABC1CB Color

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

Color preview

#ABC1CB

Color formats

HEX
#ABC1CB
RGB
rgb(171, 193, 203)
RGBA
rgba(171, 193, 203, 1)
HSL
hsl(199, 24%, 73%)
HSV
hsv(199, 16%, 80%)
CMYK
cmyk(16%, 5%, 0%, 20%)
CSS variable
--color-primary: #ABC1CB;
Lowercase HEX
#abc1cb

Shades

Tints

Tones

Harmony

CSS snippets for #ABC1CB

.color-abc1cb {
  color: #ABC1CB;
  background-color: #ABC1CB;
}

Frequently asked questions

What color is #ABC1CB?+

#ABC1CB is a HEX color with RGB value rgb(171, 193, 203) and HSL value hsl(199, 24%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABC1CB?+

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