#ABCACF Color

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

Color preview

#ABCACF

Color formats

HEX
#ABCACF
RGB
rgb(171, 202, 207)
RGBA
rgba(171, 202, 207, 1)
HSL
hsl(188, 27%, 74%)
HSV
hsv(188, 17%, 81%)
CMYK
cmyk(17%, 2%, 0%, 19%)
CSS variable
--color-primary: #ABCACF;
Lowercase HEX
#abcacf

Shades

Tints

Tones

Harmony

CSS snippets for #ABCACF

.color-abcacf {
  color: #ABCACF;
  background-color: #ABCACF;
}

Frequently asked questions

What color is #ABCACF?+

#ABCACF is a HEX color with RGB value rgb(171, 202, 207) and HSL value hsl(188, 27%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABCACF?+

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