#A5EEAC Color

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

Color preview

#A5EEAC

Color formats

HEX
#A5EEAC
RGB
rgb(165, 238, 172)
RGBA
rgba(165, 238, 172, 1)
HSL
hsl(126, 68%, 79%)
HSV
hsv(126, 31%, 93%)
CMYK
cmyk(31%, 0%, 28%, 7%)
CSS variable
--color-primary: #A5EEAC;
Lowercase HEX
#a5eeac

Shades

Tints

Tones

Harmony

CSS snippets for #A5EEAC

.color-a5eeac {
  color: #A5EEAC;
  background-color: #A5EEAC;
}

Frequently asked questions

What color is #A5EEAC?+

#A5EEAC is a HEX color with RGB value rgb(165, 238, 172) and HSL value hsl(126, 68%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A5EEAC?+

The closest Tailwind color is green-300, available as the bg-green-300 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