#AAD5E0 Color

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

Color preview

#AAD5E0

Color formats

HEX
#AAD5E0
RGB
rgb(170, 213, 224)
RGBA
rgba(170, 213, 224, 1)
HSL
hsl(192, 47%, 77%)
HSV
hsv(192, 24%, 88%)
CMYK
cmyk(24%, 5%, 0%, 12%)
CSS variable
--color-primary: #AAD5E0;
Lowercase HEX
#aad5e0

Shades

Tints

Tones

Harmony

CSS snippets for #AAD5E0

.color-aad5e0 {
  color: #AAD5E0;
  background-color: #AAD5E0;
}

Frequently asked questions

What color is #AAD5E0?+

#AAD5E0 is a HEX color with RGB value rgb(170, 213, 224) and HSL value hsl(192, 47%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AAD5E0?+

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