#AADDCD Color

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

Color preview

#AADDCD

Color formats

HEX
#AADDCD
RGB
rgb(170, 221, 205)
RGBA
rgba(170, 221, 205, 1)
HSL
hsl(161, 43%, 77%)
HSV
hsv(161, 23%, 87%)
CMYK
cmyk(23%, 0%, 7%, 13%)
CSS variable
--color-primary: #AADDCD;
Lowercase HEX
#aaddcd

Shades

Tints

Tones

Harmony

CSS snippets for #AADDCD

.color-aaddcd {
  color: #AADDCD;
  background-color: #AADDCD;
}

Frequently asked questions

What color is #AADDCD?+

#AADDCD is a HEX color with RGB value rgb(170, 221, 205) and HSL value hsl(161, 43%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AADDCD?+

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