#A5EAAC Color

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

Color preview

#A5EAAC

Color formats

HEX
#A5EAAC
RGB
rgb(165, 234, 172)
RGBA
rgba(165, 234, 172, 1)
HSL
hsl(126, 62%, 78%)
HSV
hsv(126, 29%, 92%)
CMYK
cmyk(29%, 0%, 26%, 8%)
CSS variable
--color-primary: #A5EAAC;
Lowercase HEX
#a5eaac

Shades

Tints

Tones

Harmony

CSS snippets for #A5EAAC

.color-a5eaac {
  color: #A5EAAC;
  background-color: #A5EAAC;
}

Frequently asked questions

What color is #A5EAAC?+

#A5EAAC is a HEX color with RGB value rgb(165, 234, 172) and HSL value hsl(126, 62%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A5EAAC?+

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