#AADCD9 Color

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

Color preview

#AADCD9

Color formats

HEX
#AADCD9
RGB
rgb(170, 220, 217)
RGBA
rgba(170, 220, 217, 1)
HSL
hsl(176, 42%, 76%)
HSV
hsv(176, 23%, 86%)
CMYK
cmyk(23%, 0%, 1%, 14%)
CSS variable
--color-primary: #AADCD9;
Lowercase HEX
#aadcd9

Shades

Tints

Tones

Harmony

CSS snippets for #AADCD9

.color-aadcd9 {
  color: #AADCD9;
  background-color: #AADCD9;
}

Frequently asked questions

What color is #AADCD9?+

#AADCD9 is a HEX color with RGB value rgb(170, 220, 217) and HSL value hsl(176, 42%, 76%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AADCD9?+

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