#AEEDFA Color

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

Color preview

#AEEDFA

Color formats

HEX
#AEEDFA
RGB
rgb(174, 237, 250)
RGBA
rgba(174, 237, 250, 1)
HSL
hsl(190, 88%, 83%)
HSV
hsv(190, 30%, 98%)
CMYK
cmyk(30%, 5%, 0%, 2%)
CSS variable
--color-primary: #AEEDFA;
Lowercase HEX
#aeedfa

Shades

Tints

Tones

Harmony

CSS snippets for #AEEDFA

.color-aeedfa {
  color: #AEEDFA;
  background-color: #AEEDFA;
}

Frequently asked questions

What color is #AEEDFA?+

#AEEDFA is a HEX color with RGB value rgb(174, 237, 250) and HSL value hsl(190, 88%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEEDFA?+

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