#AADFDA Color

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

Color preview

#AADFDA

Color formats

HEX
#AADFDA
RGB
rgb(170, 223, 218)
RGBA
rgba(170, 223, 218, 1)
HSL
hsl(174, 45%, 77%)
HSV
hsv(174, 24%, 87%)
CMYK
cmyk(24%, 0%, 2%, 13%)
CSS variable
--color-primary: #AADFDA;
Lowercase HEX
#aadfda

Shades

Tints

Tones

Harmony

CSS snippets for #AADFDA

.color-aadfda {
  color: #AADFDA;
  background-color: #AADFDA;
}

Frequently asked questions

What color is #AADFDA?+

#AADFDA is a HEX color with RGB value rgb(170, 223, 218) and HSL value hsl(174, 45%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AADFDA?+

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