{
    "name": "earth_organic",
    "description": "Colores mate y desaturados inspirados en la naturaleza (verdes musgo, ocres, terracotas).",
    "colors": {
        "washes":     { "bg": "hsla(100, 30%, 45%, 0.5)", "br": "hsla(100, 30%, 45%, 1)"  },
        "washesAmt":  { "bg": "hsla(130, 25%, 50%, 0.5)", "br": "hsla(130, 25%, 50%, 1)"  },
        "refunded":   { "bg": "hsla(15, 55%, 45%, 0.5)",  "br": "hsla(15, 55%, 45%, 1)"   },
        "refundsAmt": { "bg": "hsla(40, 50%, 55%, 0.5)",  "br": "hsla(40, 50%, 55%, 1)"   },
        "expired":    { "bg": "hsla(40, 10%, 60%, 0.5)",  "br": "hsla(40, 10%, 60%, 1)"   },
        "sub":        { "bg": "hsla(20, 45%, 35%, 0.5)",  "br": "hsla(20, 45%, 35%, 1)"   },
        "promo":      { "bg": "hsla(35, 65%, 45%, 0.5)",  "br": "hsla(35, 65%, 45%, 1)"   },
        "subAmt":     { "bg": "hsla(150, 20%, 45%, 0.5)", "br": "hsla(150, 20%, 45%, 1)"  },
        "promoAmt":   { "bg": "hsla(10, 60%, 45%, 0.5)",  "br": "hsla(10, 60%, 45%, 1)"   }
    }
}