Created
October 17, 2012 02:49
-
-
Save el22or/3903449 to your computer and use it in GitHub Desktop.
Regex for hex color
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
^#([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment