#AEECB3 Color

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

Color preview

#AEECB3

Color formats

HEX
#AEECB3
RGB
rgb(174, 236, 179)
RGBA
rgba(174, 236, 179, 1)
HSL
hsl(125, 62%, 80%)
HSV
hsv(125, 26%, 93%)
CMYK
cmyk(26%, 0%, 24%, 7%)
CSS variable
--color-primary: #AEECB3;
Lowercase HEX
#aeecb3

Shades

Tints

Tones

Harmony

CSS snippets for #AEECB3

.color-aeecb3 {
  color: #AEECB3;
  background-color: #AEECB3;
}

Frequently asked questions

What color is #AEECB3?+

#AEECB3 is a HEX color with RGB value rgb(174, 236, 179) and HSL value hsl(125, 62%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AEECB3?+

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