#AABBD0 Color

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

Color preview

#AABBD0

Color formats

HEX
#AABBD0
RGB
rgb(170, 187, 208)
RGBA
rgba(170, 187, 208, 1)
HSL
hsl(213, 29%, 74%)
HSV
hsv(213, 18%, 82%)
CMYK
cmyk(18%, 10%, 0%, 18%)
CSS variable
--color-primary: #AABBD0;
Lowercase HEX
#aabbd0

Shades

Tints

Tones

Harmony

CSS snippets for #AABBD0

.color-aabbd0 {
  color: #AABBD0;
  background-color: #AABBD0;
}

Frequently asked questions

What color is #AABBD0?+

#AABBD0 is a HEX color with RGB value rgb(170, 187, 208) and HSL value hsl(213, 29%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AABBD0?+

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