#A2D7AE Color

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

Color preview

#A2D7AE

Color formats

HEX
#A2D7AE
RGB
rgb(162, 215, 174)
RGBA
rgba(162, 215, 174, 1)
HSL
hsl(134, 40%, 74%)
HSV
hsv(134, 25%, 84%)
CMYK
cmyk(25%, 0%, 19%, 16%)
CSS variable
--color-primary: #A2D7AE;
Lowercase HEX
#a2d7ae

Shades

Tints

Tones

Harmony

CSS snippets for #A2D7AE

.color-a2d7ae {
  color: #A2D7AE;
  background-color: #A2D7AE;
}

Frequently asked questions

What color is #A2D7AE?+

#A2D7AE is a HEX color with RGB value rgb(162, 215, 174) and HSL value hsl(134, 40%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #A2D7AE?+

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