$token-color-data-viz-categorial-dark-pink: #c591bd;
$token-color-data-viz-categorial-dark-teal: #2a7884;
$token-color-data-viz-categorial-dark-green: #038761;
$token-color-data-viz-categorial-dark-red: #e93f42;
$token-color-data-viz-categorial-dark-purple-light: #746bf5;
$token-color-data-viz-categorial-dark-blue-dark: #77addf;
$token-color-data-viz-categorial-dark-blue-mid: #019bef;
$token-color-data-viz-categorial-dark-orange: #cc6600;
$token-color-data-viz-categorial-dark-purple: #b1439d;
$token-color-data-viz-categorial-blue-dark: #3851d0;
$token-color-data-viz-categorial-purple-light: #8a82f7;
$token-color-data-viz-categorial-purple: #8e4b88;
$token-color-data-viz-categorial-green: #029e73;
$token-color-data-viz-categorial-blue-mid: #0173b2;
$token-color-data-viz-categorial-red: #e31a1c;
$token-color-data-viz-categorial-teal: #36a3ab;
$token-color-data-viz-categorial-pink: #cc78bc;
$token-color-data-viz-categorial-orange: #e67300;

$token-color-base-0: #ffffff;
$token-color-base-100: #f1f1f1;
$token-color-base-150: #dddddd;
$token-color-base-200: #c9c9c9;
$token-color-base-400: #939393;
$token-color-base-500: #757474;
$token-color-base-600: #5e5e5e;
$token-color-base-800: #323232;
$token-color-base-850: #2b2b2b;
$token-color-base-900: #242424;
$token-color-base-1000: #000000;

$token-color-border-elevation-dark: #f1f1f1;
$token-color-border-elevation: #000000;

$token-color-red-100: #fdeded;
$token-color-red-200: #ffc0be;
$token-color-red-300: #ff9d98;
$token-color-red-400: #fa6156;
$token-color-red-500: #da291c;
$token-color-red-600: #b51418;
$token-color-red-700: #8a0f13;
$token-color-red-800: #600b0c;
$token-color-red-900: #400708;

$token-color-pink-100: #fde6f4;
$token-color-pink-200: #f8aad9;
$token-color-pink-300: #f476c3;
$token-color-pink-400: #f042ab;
$token-color-pink-500: #d51588;
$token-color-pink-600: #b31272;
$token-color-pink-700: #8b0e59;
$token-color-pink-800: #680a42;
$token-color-pink-900: #46072c;

$token-color-purple-100: #f7edfc;
$token-color-purple-200: #e0bbf2;
$token-color-purple-300: #ce94eb;
$token-color-purple-400: #bf73e5;
$token-color-purple-500: #ab3fe0;
$token-color-purple-600: #8832b3;
$token-color-purple-700: #6c288e;
$token-color-purple-800: #4c1d63;
$token-color-purple-900: #371547;

$token-color-gold-100: #fffbea;
$token-color-gold-200: #e4d8ab;
$token-color-gold-300: #c8ac65;
$token-color-gold-400: #b29629;
$token-color-gold-500: #896c15;
$token-color-gold-600: #775d13;
$token-color-gold-700: #5c480f;
$token-color-gold-800: #48380c;
$token-color-gold-900: #322708;

$token-color-blue-100: #e7f4fb;
$token-color-blue-200: #abd8f1;
$token-color-blue-300: #78c1e8;
$token-color-blue-400: #2e9fdb;
$token-color-blue-500: #1b77af;
$token-color-blue-600: #155e8b;
$token-color-blue-700: #004e6c;
$token-color-blue-800: #003a51;
$token-color-blue-900: #002837;

$token-color-orange-100: #fff7eb;
$token-color-orange-200: #ffd79b;
$token-color-orange-300: #ffc46c;
$token-color-orange-400: #f38d00;
$token-color-orange-500: #b35c00;
$token-color-orange-600: #8e4900;
$token-color-orange-700: #693700;
$token-color-orange-800: #512a00;
$token-color-orange-900: #341b00;

$token-color-green-100: #e4f7e4;
$token-color-green-200: #9cd99c;
$token-color-green-300: #6fc86f;
$token-color-green-400: #51a651;
$token-color-green-500: #088a08;
$token-color-green-600: #2b6b2b;
$token-color-green-700: #215321;
$token-color-green-800: #173b17;
$token-color-green-900: #102910;

$token-color-teal-100: #dff9fc;
$token-color-teal-200: #abf2f9;
$token-color-teal-300: #50dfed;
$token-color-teal-400: #1cc6d7;
$token-color-teal-500: #0a8e9b;
$token-color-teal-600: #087781;
$token-color-teal-700: #076169;
$token-color-teal-800: #054b51;
$token-color-teal-900: #043539;









