#A2D0AE Color

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

Color preview

#A2D0AE

Color formats

HEX
#A2D0AE
RGB
rgb(162, 208, 174)
RGBA
rgba(162, 208, 174, 1)
HSL
hsl(136, 33%, 73%)
HSV
hsv(136, 22%, 82%)
CMYK
cmyk(22%, 0%, 16%, 18%)
CSS variable
--color-primary: #A2D0AE;
Lowercase HEX
#a2d0ae

Shades

Tints

Tones

Harmony

CSS snippets for #A2D0AE

.color-a2d0ae {
  color: #A2D0AE;
  background-color: #A2D0AE;
}

Frequently asked questions

What color is #A2D0AE?+

#A2D0AE is a HEX color with RGB value rgb(162, 208, 174) and HSL value hsl(136, 33%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A2D0AE?+

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