#AADFE3 Color

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

Color preview

#AADFE3

Color formats

HEX
#AADFE3
RGB
rgb(170, 223, 227)
RGBA
rgba(170, 223, 227, 1)
HSL
hsl(184, 50%, 78%)
HSV
hsv(184, 25%, 89%)
CMYK
cmyk(25%, 2%, 0%, 11%)
CSS variable
--color-primary: #AADFE3;
Lowercase HEX
#aadfe3

Shades

Tints

Tones

Harmony

CSS snippets for #AADFE3

.color-aadfe3 {
  color: #AADFE3;
  background-color: #AADFE3;
}

Frequently asked questions

What color is #AADFE3?+

#AADFE3 is a HEX color with RGB value rgb(170, 223, 227) and HSL value hsl(184, 50%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AADFE3?+

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