:root {

    --bg-color1: #343a40;
    --bg-color2: #3c485e;
    --bg-color3: #FF5B5A;
    --bg-color4: #F5C86F;
    --bg-color5: #77B852;
    --bg-color6: #7E9BFF;

    --tx-color1: #fff;
    --tx-color2: #000;
    --tx-color3: #999999;
    --tx-color4: #937460;
    --tx-color5: #8c5b7b;
}

/*

ROJO
NARANJA
AMARILLO
PISTACHO
VERDE
VERDE MARINO #03bb85
AZUL
LILA

*/