#AAEAF3 Color

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

Color preview

#AAEAF3

Color formats

HEX
#AAEAF3
RGB
rgb(170, 234, 243)
RGBA
rgba(170, 234, 243, 1)
HSL
hsl(187, 75%, 81%)
HSV
hsv(187, 30%, 95%)
CMYK
cmyk(30%, 4%, 0%, 5%)
CSS variable
--color-primary: #AAEAF3;
Lowercase HEX
#aaeaf3

Shades

Tints

Tones

Harmony

CSS snippets for #AAEAF3

.color-aaeaf3 {
  color: #AAEAF3;
  background-color: #AAEAF3;
}

Frequently asked questions

What color is #AAEAF3?+

#AAEAF3 is a HEX color with RGB value rgb(170, 234, 243) and HSL value hsl(187, 75%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AAEAF3?+

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