#AEECF2 Color

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

Color preview

#AEECF2

Color formats

HEX
#AEECF2
RGB
rgb(174, 236, 242)
RGBA
rgba(174, 236, 242, 1)
HSL
hsl(185, 72%, 82%)
HSV
hsv(185, 28%, 95%)
CMYK
cmyk(28%, 2%, 0%, 5%)
CSS variable
--color-primary: #AEECF2;
Lowercase HEX
#aeecf2

Shades

Tints

Tones

Harmony

CSS snippets for #AEECF2

.color-aeecf2 {
  color: #AEECF2;
  background-color: #AEECF2;
}

Frequently asked questions

What color is #AEECF2?+

#AEECF2 is a HEX color with RGB value rgb(174, 236, 242) and HSL value hsl(185, 72%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEECF2?+

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