#A6E1AE Color

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

Color preview

#A6E1AE

Color formats

HEX
#A6E1AE
RGB
rgb(166, 225, 174)
RGBA
rgba(166, 225, 174, 1)
HSL
hsl(128, 50%, 77%)
HSV
hsv(128, 26%, 88%)
CMYK
cmyk(26%, 0%, 23%, 12%)
CSS variable
--color-primary: #A6E1AE;
Lowercase HEX
#a6e1ae

Shades

Tints

Tones

Harmony

CSS snippets for #A6E1AE

.color-a6e1ae {
  color: #A6E1AE;
  background-color: #A6E1AE;
}

Frequently asked questions

What color is #A6E1AE?+

#A6E1AE is a HEX color with RGB value rgb(166, 225, 174) and HSL value hsl(128, 50%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A6E1AE?+

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