#AAE7F5 Color

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

Color preview

#AAE7F5

Color formats

HEX
#AAE7F5
RGB
rgb(170, 231, 245)
RGBA
rgba(170, 231, 245, 1)
HSL
hsl(191, 79%, 81%)
HSV
hsv(191, 31%, 96%)
CMYK
cmyk(31%, 6%, 0%, 4%)
CSS variable
--color-primary: #AAE7F5;
Lowercase HEX
#aae7f5

Shades

Tints

Tones

Harmony

CSS snippets for #AAE7F5

.color-aae7f5 {
  color: #AAE7F5;
  background-color: #AAE7F5;
}

Frequently asked questions

What color is #AAE7F5?+

#AAE7F5 is a HEX color with RGB value rgb(170, 231, 245) and HSL value hsl(191, 79%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAE7F5?+

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