Skip to content

Instantly share code, notes, and snippets.

@electricg
Created February 27, 2013 11:50
Show Gist options
  • Save electricg/5047370 to your computer and use it in GitHub Desktop.
Save electricg/5047370 to your computer and use it in GitHub Desktop.
Hex color regex for css
^#?(([a-fA-F0-9]{3}){1,2})$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment