#AABCCF Color

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

Color preview

#AABCCF

Color formats

HEX
#AABCCF
RGB
rgb(170, 188, 207)
RGBA
rgba(170, 188, 207, 1)
HSL
hsl(211, 28%, 74%)
HSV
hsv(211, 18%, 81%)
CMYK
cmyk(18%, 9%, 0%, 19%)
CSS variable
--color-primary: #AABCCF;
Lowercase HEX
#aabccf

Shades

Tints

Tones

Harmony

CSS snippets for #AABCCF

.color-aabccf {
  color: #AABCCF;
  background-color: #AABCCF;
}

Frequently asked questions

What color is #AABCCF?+

#AABCCF is a HEX color with RGB value rgb(170, 188, 207) and HSL value hsl(211, 28%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AABCCF?+

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