#AABBD1 Color

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

Color preview

#AABBD1

Color formats

HEX
#AABBD1
RGB
rgb(170, 187, 209)
RGBA
rgba(170, 187, 209, 1)
HSL
hsl(214, 30%, 74%)
HSV
hsv(214, 19%, 82%)
CMYK
cmyk(19%, 11%, 0%, 18%)
CSS variable
--color-primary: #AABBD1;
Lowercase HEX
#aabbd1

Shades

Tints

Tones

Harmony

CSS snippets for #AABBD1

.color-aabbd1 {
  color: #AABBD1;
  background-color: #AABBD1;
}

Frequently asked questions

What color is #AABBD1?+

#AABBD1 is a HEX color with RGB value rgb(170, 187, 209) and HSL value hsl(214, 30%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AABBD1?+

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