#A0DAA7 Color

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

Color preview

#A0DAA7

Color formats

HEX
#A0DAA7
RGB
rgb(160, 218, 167)
RGBA
rgba(160, 218, 167, 1)
HSL
hsl(127, 44%, 74%)
HSV
hsv(127, 27%, 85%)
CMYK
cmyk(27%, 0%, 23%, 15%)
CSS variable
--color-primary: #A0DAA7;
Lowercase HEX
#a0daa7

Shades

Tints

Tones

Harmony

CSS snippets for #A0DAA7

.color-a0daa7 {
  color: #A0DAA7;
  background-color: #A0DAA7;
}

Frequently asked questions

What color is #A0DAA7?+

#A0DAA7 is a HEX color with RGB value rgb(160, 218, 167) and HSL value hsl(127, 44%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #A0DAA7?+

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