#A0D9AE Color

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

Color preview

#A0D9AE

Color formats

HEX
#A0D9AE
RGB
rgb(160, 217, 174)
RGBA
rgba(160, 217, 174, 1)
HSL
hsl(135, 43%, 74%)
HSV
hsv(135, 26%, 85%)
CMYK
cmyk(26%, 0%, 20%, 15%)
CSS variable
--color-primary: #A0D9AE;
Lowercase HEX
#a0d9ae

Shades

Tints

Tones

Harmony

CSS snippets for #A0D9AE

.color-a0d9ae {
  color: #A0D9AE;
  background-color: #A0D9AE;
}

Frequently asked questions

What color is #A0D9AE?+

#A0D9AE is a HEX color with RGB value rgb(160, 217, 174) and HSL value hsl(135, 43%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #A0D9AE?+

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