
:root {
    --palleton-c1-hex: #292f3c;
    --palleton-c1-rgb: 41, 47, 60;

    --palleton-c2l1-hex: #446fd5;
    --palleton-c2l1-rgb: 43, 86, 189;

    --palleton-c2-hex: #2b56bd;
    --palleton-c2-rgb: 43, 86, 189;
    
    --palleton-c2d1-hex: #214391;
    --palleton-c2d1-rgb: 33, 67, 145;

    --palleton-c3-hex: #ff4847;
    --palleton-c3-rgb: 255, 72, 71;

    --palleton-c4-hex: #454E61;
    --palleton-c4-rgb: 69, 78, 97;

    --palleton-c5-hex: #60697D;
    --palleton-c5-rgb: 96, 105, 125;
    
    --palleton-c6-hex:   #469b5d;
    --palleton-c6-rgb:   10, 155, 93;
    --palleton-c6d1-hex: #367847;
    --palleton-c6d1-rgb: 54, 120, 71;


    --palleton-d2-rgb: 17, 17, 17;
    --palleton-d2-hex: #111111;

    --palleton-d1-rgb: 63, 86, 79;
    --palleton-d1-hex: #3F564F;

    --palleton-main-rgb: 17, 17, 17;
    --palleton-main-hex: #111111;

    --palleton-l1-rgb: 117, 135, 129;
    --palleton-l1-hex: #758781;

    --palleton-l2-rgb: 154, 166, 162;
    --palleton-l2-hex: #9AA6A2;
}
