#AAD1D7 Color

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

Color preview

#AAD1D7

Color formats

HEX
#AAD1D7
RGB
rgb(170, 209, 215)
RGBA
rgba(170, 209, 215, 1)
HSL
hsl(188, 36%, 75%)
HSV
hsv(188, 21%, 84%)
CMYK
cmyk(21%, 3%, 0%, 16%)
CSS variable
--color-primary: #AAD1D7;
Lowercase HEX
#aad1d7

Shades

Tints

Tones

Harmony

CSS snippets for #AAD1D7

.color-aad1d7 {
  color: #AAD1D7;
  background-color: #AAD1D7;
}

Frequently asked questions

What color is #AAD1D7?+

#AAD1D7 is a HEX color with RGB value rgb(170, 209, 215) and HSL value hsl(188, 36%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAD1D7?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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