Skip to content

Instantly share code, notes, and snippets.

@spragginsdesigns
Created March 2, 2022 00:58
Show Gist options
  • Save spragginsdesigns/afb1c8985355253d67c787f023a38699 to your computer and use it in GitHub Desktop.
Save spragginsdesigns/afb1c8985355253d67c787f023a38699 to your computer and use it in GitHub Desktop.
string hex = "#FFFFFF";
Color _color = System.Drawing.ColorTranslator.FromHtml(hex);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment