#AADFCC Color

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

Color preview

#AADFCC

Color formats

HEX
#AADFCC
RGB
rgb(170, 223, 204)
RGBA
rgba(170, 223, 204, 1)
HSL
hsl(158, 45%, 77%)
HSV
hsv(158, 24%, 87%)
CMYK
cmyk(24%, 0%, 9%, 13%)
CSS variable
--color-primary: #AADFCC;
Lowercase HEX
#aadfcc

Shades

Tints

Tones

Harmony

CSS snippets for #AADFCC

.color-aadfcc {
  color: #AADFCC;
  background-color: #AADFCC;
}

Frequently asked questions

What color is #AADFCC?+

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

What is the closest Tailwind color to #AADFCC?+

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