#AEFBD1 Color

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

Color preview

#AEFBD1

Color formats

HEX
#AEFBD1
RGB
rgb(174, 251, 209)
RGBA
rgba(174, 251, 209, 1)
HSL
hsl(147, 91%, 83%)
HSV
hsv(147, 31%, 98%)
CMYK
cmyk(31%, 0%, 17%, 2%)
CSS variable
--color-primary: #AEFBD1;
Lowercase HEX
#aefbd1

Shades

Tints

Tones

Harmony

CSS snippets for #AEFBD1

.color-aefbd1 {
  color: #AEFBD1;
  background-color: #AEFBD1;
}

Frequently asked questions

What color is #AEFBD1?+

#AEFBD1 is a HEX color with RGB value rgb(174, 251, 209) and HSL value hsl(147, 91%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEFBD1?+

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