#ABC5CE Color

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

Color preview

#ABC5CE

Color formats

HEX
#ABC5CE
RGB
rgb(171, 197, 206)
RGBA
rgba(171, 197, 206, 1)
HSL
hsl(195, 26%, 74%)
HSV
hsv(195, 17%, 81%)
CMYK
cmyk(17%, 4%, 0%, 19%)
CSS variable
--color-primary: #ABC5CE;
Lowercase HEX
#abc5ce

Shades

Tints

Tones

Harmony

CSS snippets for #ABC5CE

.color-abc5ce {
  color: #ABC5CE;
  background-color: #ABC5CE;
}

Frequently asked questions

What color is #ABC5CE?+

#ABC5CE is a HEX color with RGB value rgb(171, 197, 206) and HSL value hsl(195, 26%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABC5CE?+

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