#AAEBF9 Color

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

Color preview

#AAEBF9

Color formats

HEX
#AAEBF9
RGB
rgb(170, 235, 249)
RGBA
rgba(170, 235, 249, 1)
HSL
hsl(191, 87%, 82%)
HSV
hsv(191, 32%, 98%)
CMYK
cmyk(32%, 6%, 0%, 2%)
CSS variable
--color-primary: #AAEBF9;
Lowercase HEX
#aaebf9

Shades

Tints

Tones

Harmony

CSS snippets for #AAEBF9

.color-aaebf9 {
  color: #AAEBF9;
  background-color: #AAEBF9;
}

Frequently asked questions

What color is #AAEBF9?+

#AAEBF9 is a HEX color with RGB value rgb(170, 235, 249) and HSL value hsl(191, 87%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAEBF9?+

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