#AADFC6 Color

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

Color preview

#AADFC6

Color formats

HEX
#AADFC6
RGB
rgb(170, 223, 198)
RGBA
rgba(170, 223, 198, 1)
HSL
hsl(152, 45%, 77%)
HSV
hsv(152, 24%, 87%)
CMYK
cmyk(24%, 0%, 11%, 13%)
CSS variable
--color-primary: #AADFC6;
Lowercase HEX
#aadfc6

Shades

Tints

Tones

Harmony

CSS snippets for #AADFC6

.color-aadfc6 {
  color: #AADFC6;
  background-color: #AADFC6;
}

Frequently asked questions

What color is #AADFC6?+

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

What is the closest Tailwind color to #AADFC6?+

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