SuperPupperDoggo commited on
Commit
1bf4b99
·
verified ·
1 Parent(s): 2957c7c

Create colors.csv

Browse files
Files changed (1) hide show
  1. colors.csv +8 -0
colors.csv ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ "Color","Warm/Cool","Hex Code"
2
+ "Red",""Warm","#FF0000"
3
+ "Orange","Warm","#FF8000"
4
+ "Yellow","Warm","#FFFF00"
5
+ "Green","Both","#00FF00"
6
+ "Blue","Cool","#0000FF"
7
+ "Purple","Cool","#8000FF"
8
+ "Pink","Both","#FF00D8"