#AABBCE Color

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

Color preview

#AABBCE

Color formats

HEX
#AABBCE
RGB
rgb(170, 187, 206)
RGBA
rgba(170, 187, 206, 1)
HSL
hsl(212, 27%, 74%)
HSV
hsv(212, 17%, 81%)
CMYK
cmyk(17%, 9%, 0%, 19%)
CSS variable
--color-primary: #AABBCE;
Lowercase HEX
#aabbce

Shades

Tints

Tones

Harmony

CSS snippets for #AABBCE

.color-aabbce {
  color: #AABBCE;
  background-color: #AABBCE;
}

Frequently asked questions

What color is #AABBCE?+

#AABBCE is a HEX color with RGB value rgb(170, 187, 206) and HSL value hsl(212, 27%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AABBCE?+

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