#AEECFB Color

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

Color preview

#AEECFB

Color formats

HEX
#AEECFB
RGB
rgb(174, 236, 251)
RGBA
rgba(174, 236, 251, 1)
HSL
hsl(192, 91%, 83%)
HSV
hsv(192, 31%, 98%)
CMYK
cmyk(31%, 6%, 0%, 2%)
CSS variable
--color-primary: #AEECFB;
Lowercase HEX
#aeecfb

Shades

Tints

Tones

Harmony

CSS snippets for #AEECFB

.color-aeecfb {
  color: #AEECFB;
  background-color: #AEECFB;
}

Frequently asked questions

What color is #AEECFB?+

#AEECFB is a HEX color with RGB value rgb(174, 236, 251) and HSL value hsl(192, 91%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEECFB?+

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