#AAE8E6 Color

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

Color preview

#AAE8E6

Color formats

HEX
#AAE8E6
RGB
rgb(170, 232, 230)
RGBA
rgba(170, 232, 230, 1)
HSL
hsl(178, 57%, 79%)
HSV
hsv(178, 27%, 91%)
CMYK
cmyk(27%, 0%, 1%, 9%)
CSS variable
--color-primary: #AAE8E6;
Lowercase HEX
#aae8e6

Shades

Tints

Tones

Harmony

CSS snippets for #AAE8E6

.color-aae8e6 {
  color: #AAE8E6;
  background-color: #AAE8E6;
}

Frequently asked questions

What color is #AAE8E6?+

#AAE8E6 is a HEX color with RGB value rgb(170, 232, 230) and HSL value hsl(178, 57%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AAE8E6?+

The closest Tailwind color is teal-200, available as the bg-teal-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