#AAD6D1 Color

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

Color preview

#AAD6D1

Color formats

HEX
#AAD6D1
RGB
rgb(170, 214, 209)
RGBA
rgba(170, 214, 209, 1)
HSL
hsl(173, 35%, 75%)
HSV
hsv(173, 21%, 84%)
CMYK
cmyk(21%, 0%, 2%, 16%)
CSS variable
--color-primary: #AAD6D1;
Lowercase HEX
#aad6d1

Shades

Tints

Tones

Harmony

CSS snippets for #AAD6D1

.color-aad6d1 {
  color: #AAD6D1;
  background-color: #AAD6D1;
}

Frequently asked questions

What color is #AAD6D1?+

#AAD6D1 is a HEX color with RGB value rgb(170, 214, 209) and HSL value hsl(173, 35%, 75%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AAD6D1?+

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