Skip to content

Instantly share code, notes, and snippets.

@MWins
Last active February 11, 2017 13:08
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save MWins/0324188bb756f5eacb6564f959a2a2c2 to your computer and use it in GitHub Desktop.
Colors To Use plus notes

rgba(0,0,255,.7);

nice transparent dark blue (it's full blue at 70% opacity.

[ create a list of color files ]

color-list-purple.txt

#a84371

168,67,113


0,50,100 is blue

THE GRAY

60,61,63

#33c3d3f

red

100,0,0

255,76,76

255,0,0

127,38,38

204,0,0

Higher reds are darker while lower #s are not very usable (IMO)

0,50,100 the blue

76,166,255

0,127,255

38,83,127

0,102,204

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment