#AEEDE0 Color

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

Color preview

#AEEDE0

Color formats

HEX
#AEEDE0
RGB
rgb(174, 237, 224)
RGBA
rgba(174, 237, 224, 1)
HSL
hsl(168, 64%, 81%)
HSV
hsv(168, 27%, 93%)
CMYK
cmyk(27%, 0%, 5%, 7%)
CSS variable
--color-primary: #AEEDE0;
Lowercase HEX
#aeede0

Shades

Tints

Tones

Harmony

CSS snippets for #AEEDE0

.color-aeede0 {
  color: #AEEDE0;
  background-color: #AEEDE0;
}

Frequently asked questions

What color is #AEEDE0?+

#AEEDE0 is a HEX color with RGB value rgb(174, 237, 224) and HSL value hsl(168, 64%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEEDE0?+

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