\documentclass{article}
\usepackage[svgnames]{xcolor}

\begin{document}
Is this \textcolor{DarkSlateGray}{DarkSlateGray}? Or is this perhaps
\textcolor{HotPink}{HotPink}?!
\end{document}
