#A5F6AE Color

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

Color preview

#A5F6AE

Color formats

HEX
#A5F6AE
RGB
rgb(165, 246, 174)
RGBA
rgba(165, 246, 174, 1)
HSL
hsl(127, 82%, 81%)
HSV
hsv(127, 33%, 96%)
CMYK
cmyk(33%, 0%, 29%, 4%)
CSS variable
--color-primary: #A5F6AE;
Lowercase HEX
#a5f6ae

Shades

Tints

Tones

Harmony

CSS snippets for #A5F6AE

.color-a5f6ae {
  color: #A5F6AE;
  background-color: #A5F6AE;
}

Frequently asked questions

What color is #A5F6AE?+

#A5F6AE is a HEX color with RGB value rgb(165, 246, 174) and HSL value hsl(127, 82%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A5F6AE?+

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