Skip to content

Instantly share code, notes, and snippets.

@garystorey
Created May 16, 2013 19:35
Show Gist options
  • Select an option

  • Save garystorey/5594417 to your computer and use it in GitHub Desktop.

Select an option

Save garystorey/5594417 to your computer and use it in GitHub Desktop.
Some colors
{
"color01" : "#384C73", // Dark Blue
"color02" : "#20465B", // Dark BlueGrey
"color03" : "#3B8376", // Dark Cyan/BlueGreen
"color04" : "#B00B1E", // Dark Red
"color05" : "#627FFB", // Mid Blue
"color06" : "#B3E2BA", // Light Green
"color07" : "#294D33", // Dark Forest Green
"color08" : "#CEB58A", // Tan
"color09" : "#C1D8A8", // Soft Green
"color10" : "#D9D265", // Dark Gold
"color11" : "#AD6169", // Rusty RedBrown
"color12" : "#578CA7", // Rebel Grey
"color13" : "#7D5681", // Dark Purple
"color14" : "#E7AEEF", // PurplePink
"color15" : "#C00845", // Dark Burnt Red
"color16" : "#516E5F", // Mid Green
"color17" : "#5874FC", // Light Blue
"color18" : "#97C1C1", // GreenGrey
"color19" : "#CFE7D4", // Light GreenGrey
"color20" : "#CA5418", // BrownOrange
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment