$$
\gdef\red#1{{\color{cb8680}{#1}}}
\gdef\green#1{{\color{4f8d63}{#1}}}
\gdef\gray#1{{\color{gray}{#1}}}
\gdef\purple#1{\color{B189C6}{#1}}
\gdef\orange#1{{\color{dfa04b}{#1}}}
\gdef\white#1{{\color{white}{#1}}}
\gdef\blue#1{{\color[rgb]{0.20, 0.43, 0.75}{#1}}}
\gdef\yellow#1{{\color[rgb]{0.984375, 0.9140625, 0.62109375}{#1}}}
$$
\newcommand\blue[1]{{\color[rgb]{0.20, 0.43, 0.75}{#1}}}
\newcommand\yellow[1]{{\color[rgb]{0.984375, 0.9140625, 0.62109375}{#1}}}
\newcommand\red[1]{{\color[rgb]{0.83984s4, 0.507813, 0.488281}{#1}}}
\newcommand\green[1]{{\color[rgb]{0.6796875, 0.8046875, 0.57421875}{#1}}}
\newcommand\gray[1]{{\color[rgb]{0.5, 0.5, 0.5}{#1}}}
\newcommand\purple[1]{{\color[rgb]{0.63515625, 0.49609375, 0.80859375}{#1}}}
\newcommand\white[1]{{\color{white}{#1}}}
\newcommand\orange[1]{{\color[rgb]{0.63515625, 0.51015625, 0.37734375}{#1}}}