#AEFEE8 Color

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

Color preview

#AEFEE8

Color formats

HEX
#AEFEE8
RGB
rgb(174, 254, 232)
RGBA
rgba(174, 254, 232, 1)
HSL
hsl(163, 98%, 84%)
HSV
hsv(163, 31%, 100%)
CMYK
cmyk(31%, 0%, 9%, 0%)
CSS variable
--color-primary: #AEFEE8;
Lowercase HEX
#aefee8

Shades

Tints

Tones

Harmony

CSS snippets for #AEFEE8

.color-aefee8 {
  color: #AEFEE8;
  background-color: #AEFEE8;
}

Frequently asked questions

What color is #AEFEE8?+

#AEFEE8 is a HEX color with RGB value rgb(174, 254, 232) and HSL value hsl(163, 98%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEFEE8?+

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