#AEFDE9 Color

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

Color preview

#AEFDE9

Color formats

HEX
#AEFDE9
RGB
rgb(174, 253, 233)
RGBA
rgba(174, 253, 233, 1)
HSL
hsl(165, 95%, 84%)
HSV
hsv(165, 31%, 99%)
CMYK
cmyk(31%, 0%, 8%, 1%)
CSS variable
--color-primary: #AEFDE9;
Lowercase HEX
#aefde9

Shades

Tints

Tones

Harmony

CSS snippets for #AEFDE9

.color-aefde9 {
  color: #AEFDE9;
  background-color: #AEFDE9;
}

Frequently asked questions

What color is #AEFDE9?+

#AEFDE9 is a HEX color with RGB value rgb(174, 253, 233) and HSL value hsl(165, 95%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEFDE9?+

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