#AEEFE0 Color

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

Color preview

#AEEFE0

Color formats

HEX
#AEEFE0
RGB
rgb(174, 239, 224)
RGBA
rgba(174, 239, 224, 1)
HSL
hsl(166, 67%, 81%)
HSV
hsv(166, 27%, 94%)
CMYK
cmyk(27%, 0%, 6%, 6%)
CSS variable
--color-primary: #AEEFE0;
Lowercase HEX
#aeefe0

Shades

Tints

Tones

Harmony

CSS snippets for #AEEFE0

.color-aeefe0 {
  color: #AEEFE0;
  background-color: #AEEFE0;
}

Frequently asked questions

What color is #AEEFE0?+

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

What is the closest Tailwind color to #AEEFE0?+

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