#ABC5DB Color

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

Color preview

#ABC5DB

Color formats

HEX
#ABC5DB
RGB
rgb(171, 197, 219)
RGBA
rgba(171, 197, 219, 1)
HSL
hsl(207, 40%, 76%)
HSV
hsv(207, 22%, 86%)
CMYK
cmyk(22%, 10%, 0%, 14%)
CSS variable
--color-primary: #ABC5DB;
Lowercase HEX
#abc5db

Shades

Tints

Tones

Harmony

CSS snippets for #ABC5DB

.color-abc5db {
  color: #ABC5DB;
  background-color: #ABC5DB;
}

Frequently asked questions

What color is #ABC5DB?+

#ABC5DB is a HEX color with RGB value rgb(171, 197, 219) and HSL value hsl(207, 40%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABC5DB?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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