#AEFDCF Color

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

Color preview

#AEFDCF

Color formats

HEX
#AEFDCF
RGB
rgb(174, 253, 207)
RGBA
rgba(174, 253, 207, 1)
HSL
hsl(145, 95%, 84%)
HSV
hsv(145, 31%, 99%)
CMYK
cmyk(31%, 0%, 18%, 1%)
CSS variable
--color-primary: #AEFDCF;
Lowercase HEX
#aefdcf

Shades

Tints

Tones

Harmony

CSS snippets for #AEFDCF

.color-aefdcf {
  color: #AEFDCF;
  background-color: #AEFDCF;
}

Frequently asked questions

What color is #AEFDCF?+

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

What is the closest Tailwind color to #AEFDCF?+

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