#AEFAD9 Color

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

Color preview

#AEFAD9

Color formats

HEX
#AEFAD9
RGB
rgb(174, 250, 217)
RGBA
rgba(174, 250, 217, 1)
HSL
hsl(154, 88%, 83%)
HSV
hsv(154, 30%, 98%)
CMYK
cmyk(30%, 0%, 13%, 2%)
CSS variable
--color-primary: #AEFAD9;
Lowercase HEX
#aefad9

Shades

Tints

Tones

Harmony

CSS snippets for #AEFAD9

.color-aefad9 {
  color: #AEFAD9;
  background-color: #AEFAD9;
}

Frequently asked questions

What color is #AEFAD9?+

#AEFAD9 is a HEX color with RGB value rgb(174, 250, 217) and HSL value hsl(154, 88%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEFAD9?+

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