$blue-100: #f9f9f9;
$blue-150: #d2e3f8;
$blue-200: #468ee5;
$blue-300: #0071ce;
$blue-400-6: rgb(0 113 207 / 60%);
$grey: #f2f2f2;
$grey-100: #f7f7f7;
$grey-140: #efefef;
$grey-150: #ececec;
$grey-200: #bab7b7;
$grey-300: #a2a2a2;
$grey-400: #9b9b9b;
$grey-600: #868686;
$grey-700: #727171;
$grey-800: #4a4a4a;
$grey-900: #404040;
/* stylelint-disable number-max-precision */
$black-075: rgb(0 0 0 / 7.5%);
/* stylelint-enable number-max-precision */
$black-2: rgb(0 0 0 / 20%);
$orange-100: #faa635;
$orange-200: #df860e;
$red-100: #fdf1f0;
$red-200: #d46258;
$white: #fff;
$error-highlight-red: rgb(211 97 88 / 30%);

/* font weights */
$weight-book: 400;
$weight-bold: 500;
$weight-extra-bold: 700;

/* workstation style */
$workstation-link-color: #026ead;

/* ORCHARD ALW COLOR PALETTE */
$blue-deep: #1b3249;
$blue-medium: #007be3;
$blue-read: #1074be;
$bluejay-light: #e5f0f6;
$bluejay: #026ead;
$chameleon: #419b86;
$fox-light: #fff3eb;
$fox: #ff893e;
$gorilla: #4a4a4a;
$green-update: #88ae47;
$humpback: #093c59;
$koala: #d9d2d0;
$mouse: #f2f2f2;
$octopus: #4b3da3;
$orange-create: #fc860d;
$parrot-light: #faecea;
$parrot: #d54236;
$peacock: #9f0088;
$red-destroy: #e42600;
$rhino: #6d6565;
$skyblue-table-stripe: #ebf2f5;
$timberwolf: #a8a0a0;
$transparent: transparent;
$turtle-light: #f1f5ea;
$turtle: #78a22f;
$violet-table-header: #e8e8ef;
