#AAEBF0 Color

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

Color preview

#AAEBF0

Color formats

HEX
#AAEBF0
RGB
rgb(170, 235, 240)
RGBA
rgba(170, 235, 240, 1)
HSL
hsl(184, 70%, 80%)
HSV
hsv(184, 29%, 94%)
CMYK
cmyk(29%, 2%, 0%, 6%)
CSS variable
--color-primary: #AAEBF0;
Lowercase HEX
#aaebf0

Shades

Tints

Tones

Harmony

CSS snippets for #AAEBF0

.color-aaebf0 {
  color: #AAEBF0;
  background-color: #AAEBF0;
}

Frequently asked questions

What color is #AAEBF0?+

#AAEBF0 is a HEX color with RGB value rgb(170, 235, 240) and HSL value hsl(184, 70%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAEBF0?+

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