#AAB3CD Color

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

Color preview

#AAB3CD

Color formats

HEX
#AAB3CD
RGB
rgb(170, 179, 205)
RGBA
rgba(170, 179, 205, 1)
HSL
hsl(225, 26%, 74%)
HSV
hsv(225, 17%, 80%)
CMYK
cmyk(17%, 13%, 0%, 20%)
CSS variable
--color-primary: #AAB3CD;
Lowercase HEX
#aab3cd

Shades

Tints

Tones

Harmony

CSS snippets for #AAB3CD

.color-aab3cd {
  color: #AAB3CD;
  background-color: #AAB3CD;
}

Frequently asked questions

What color is #AAB3CD?+

#AAB3CD is a HEX color with RGB value rgb(170, 179, 205) and HSL value hsl(225, 26%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAB3CD?+

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