#AEDFF8 Color

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

Color preview

#AEDFF8

Color formats

HEX
#AEDFF8
RGB
rgb(174, 223, 248)
RGBA
rgba(174, 223, 248, 1)
HSL
hsl(200, 84%, 83%)
HSV
hsv(200, 30%, 97%)
CMYK
cmyk(30%, 10%, 0%, 3%)
CSS variable
--color-primary: #AEDFF8;
Lowercase HEX
#aedff8

Shades

Tints

Tones

Harmony

CSS snippets for #AEDFF8

.color-aedff8 {
  color: #AEDFF8;
  background-color: #AEDFF8;
}

Frequently asked questions

What color is #AEDFF8?+

#AEDFF8 is a HEX color with RGB value rgb(174, 223, 248) and HSL value hsl(200, 84%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEDFF8?+

The closest Tailwind color is sky-200, available as the bg-sky-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