#AEEFE6 Color

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

Color preview

#AEEFE6

Color formats

HEX
#AEEFE6
RGB
rgb(174, 239, 230)
RGBA
rgba(174, 239, 230, 1)
HSL
hsl(172, 67%, 81%)
HSV
hsv(172, 27%, 94%)
CMYK
cmyk(27%, 0%, 4%, 6%)
CSS variable
--color-primary: #AEEFE6;
Lowercase HEX
#aeefe6

Shades

Tints

Tones

Harmony

CSS snippets for #AEEFE6

.color-aeefe6 {
  color: #AEEFE6;
  background-color: #AEEFE6;
}

Frequently asked questions

What color is #AEEFE6?+

#AEEFE6 is a HEX color with RGB value rgb(174, 239, 230) and HSL value hsl(172, 67%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEEFE6?+

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