#AADCCD Color

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

Color preview

#AADCCD

Color formats

HEX
#AADCCD
RGB
rgb(170, 220, 205)
RGBA
rgba(170, 220, 205, 1)
HSL
hsl(162, 42%, 76%)
HSV
hsv(162, 23%, 86%)
CMYK
cmyk(23%, 0%, 7%, 14%)
CSS variable
--color-primary: #AADCCD;
Lowercase HEX
#aadccd

Shades

Tints

Tones

Harmony

CSS snippets for #AADCCD

.color-aadccd {
  color: #AADCCD;
  background-color: #AADCCD;
}

Frequently asked questions

What color is #AADCCD?+

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

What is the closest Tailwind color to #AADCCD?+

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