#AEFAB4 Color

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

Color preview

#AEFAB4

Color formats

HEX
#AEFAB4
RGB
rgb(174, 250, 180)
RGBA
rgba(174, 250, 180, 1)
HSL
hsl(125, 88%, 83%)
HSV
hsv(125, 30%, 98%)
CMYK
cmyk(30%, 0%, 28%, 2%)
CSS variable
--color-primary: #AEFAB4;
Lowercase HEX
#aefab4

Shades

Tints

Tones

Harmony

CSS snippets for #AEFAB4

.color-aefab4 {
  color: #AEFAB4;
  background-color: #AEFAB4;
}

Frequently asked questions

What color is #AEFAB4?+

#AEFAB4 is a HEX color with RGB value rgb(174, 250, 180) and HSL value hsl(125, 88%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AEFAB4?+

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