#AEEDF7 Color

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

Color preview

#AEEDF7

Color formats

HEX
#AEEDF7
RGB
rgb(174, 237, 247)
RGBA
rgba(174, 237, 247, 1)
HSL
hsl(188, 82%, 83%)
HSV
hsv(188, 30%, 97%)
CMYK
cmyk(30%, 4%, 0%, 3%)
CSS variable
--color-primary: #AEEDF7;
Lowercase HEX
#aeedf7

Shades

Tints

Tones

Harmony

CSS snippets for #AEEDF7

.color-aeedf7 {
  color: #AEEDF7;
  background-color: #AEEDF7;
}

Frequently asked questions

What color is #AEEDF7?+

#AEEDF7 is a HEX color with RGB value rgb(174, 237, 247) and HSL value hsl(188, 82%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEEDF7?+

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