#AEFCE2 Color

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

Color preview

#AEFCE2

Color formats

HEX
#AEFCE2
RGB
rgb(174, 252, 226)
RGBA
rgba(174, 252, 226, 1)
HSL
hsl(160, 93%, 84%)
HSV
hsv(160, 31%, 99%)
CMYK
cmyk(31%, 0%, 10%, 1%)
CSS variable
--color-primary: #AEFCE2;
Lowercase HEX
#aefce2

Shades

Tints

Tones

Harmony

CSS snippets for #AEFCE2

.color-aefce2 {
  color: #AEFCE2;
  background-color: #AEFCE2;
}

Frequently asked questions

What color is #AEFCE2?+

#AEFCE2 is a HEX color with RGB value rgb(174, 252, 226) and HSL value hsl(160, 93%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEFCE2?+

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