color-name-list 13.1.0 → 13.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +49 -3
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +43 -17
- package/dist/colornames.bestof.esm.js +1 -1
- package/dist/colornames.bestof.esm.mjs +1 -1
- package/dist/colornames.bestof.html +1 -1
- package/dist/colornames.bestof.json +1 -1
- package/dist/colornames.bestof.min.json +1 -1
- package/dist/colornames.bestof.scss +1 -1
- package/dist/colornames.bestof.umd.js +1 -1
- package/dist/colornames.bestof.xml +157 -53
- package/dist/colornames.bestof.yaml +119 -41
- package/dist/colornames.csv +96 -297
- package/dist/colornames.esm.js +1 -1
- package/dist/colornames.esm.mjs +1 -1
- package/dist/colornames.html +1 -1
- package/dist/colornames.json +1 -1
- package/dist/colornames.min.json +1 -1
- package/dist/colornames.scss +1 -1
- package/dist/colornames.short.csv +22 -13
- package/dist/colornames.short.esm.js +1 -1
- package/dist/colornames.short.esm.mjs +1 -1
- package/dist/colornames.short.html +1 -1
- package/dist/colornames.short.json +1 -1
- package/dist/colornames.short.min.json +1 -1
- package/dist/colornames.short.scss +1 -1
- package/dist/colornames.short.umd.js +1 -1
- package/dist/colornames.short.xml +79 -43
- package/dist/colornames.short.yaml +60 -33
- package/dist/colornames.umd.js +1 -1
- package/dist/colornames.xml +291 -1095
- package/dist/colornames.yaml +226 -829
- package/dist/history.json +1 -1
- package/package.json +1 -1
- package/scripts/lib.js +2 -1
- package/src/colornames.csv +105 -306
- package/tests/duplicate-allowlist.json +44 -1
- package/tests/duplicates.test.js +46 -24
- package/tests/title-case.test.js +82 -18
- package/vitest.config.js +5 -0
- /package/tests/{formats.test.js → formats.ci.test.js} +0 -0
- /package/tests/{imports.test.js → imports.ci.test.js} +0 -0
|
@@ -214,13 +214,17 @@
|
|
|
214
214
|
</color>
|
|
215
215
|
<color>
|
|
216
216
|
<name>Aqua</name>
|
|
217
|
-
<hex>#
|
|
217
|
+
<hex>#0ff0fe</hex>
|
|
218
218
|
</color>
|
|
219
219
|
<color>
|
|
220
220
|
<name>Aqua Fiesta</name>
|
|
221
221
|
<hex>#96e2e1</hex>
|
|
222
222
|
</color>
|
|
223
223
|
<color>
|
|
224
|
+
<name>Aqua Obscura</name>
|
|
225
|
+
<hex>#05696b</hex>
|
|
226
|
+
</color>
|
|
227
|
+
<color>
|
|
224
228
|
<name>Aquamarine</name>
|
|
225
229
|
<hex>#2ee8bb</hex>
|
|
226
230
|
</color>
|
|
@@ -537,6 +541,10 @@
|
|
|
537
541
|
<hex>#ee1133</hex>
|
|
538
542
|
</color>
|
|
539
543
|
<color>
|
|
544
|
+
<name>Barbiecore</name>
|
|
545
|
+
<hex>#e15acb</hex>
|
|
546
|
+
</color>
|
|
547
|
+
<color>
|
|
540
548
|
<name>Bark</name>
|
|
541
549
|
<hex>#5f5854</hex>
|
|
542
550
|
</color>
|
|
@@ -985,6 +993,10 @@
|
|
|
985
993
|
<hex>#1d5699</hex>
|
|
986
994
|
</color>
|
|
987
995
|
<color>
|
|
996
|
+
<name>Blue Fjord</name>
|
|
997
|
+
<hex>#007290</hex>
|
|
998
|
+
</color>
|
|
999
|
+
<color>
|
|
988
1000
|
<name>Blue Funk</name>
|
|
989
1001
|
<hex>#2d4470</hex>
|
|
990
1002
|
</color>
|
|
@@ -1017,6 +1029,10 @@
|
|
|
1017
1029
|
<hex>#3992a8</hex>
|
|
1018
1030
|
</color>
|
|
1019
1031
|
<color>
|
|
1032
|
+
<name>Blue Ocean</name>
|
|
1033
|
+
<hex>#009dc4</hex>
|
|
1034
|
+
</color>
|
|
1035
|
+
<color>
|
|
1020
1036
|
<name>Blue Ribbon</name>
|
|
1021
1037
|
<hex>#0066ff</hex>
|
|
1022
1038
|
</color>
|
|
@@ -2169,10 +2185,6 @@
|
|
|
2169
2185
|
<hex>#ffddc7</hex>
|
|
2170
2186
|
</color>
|
|
2171
2187
|
<color>
|
|
2172
|
-
<name>Coral Red</name>
|
|
2173
|
-
<hex>#ff4040</hex>
|
|
2174
|
-
</color>
|
|
2175
|
-
<color>
|
|
2176
2188
|
<name>Coralistic</name>
|
|
2177
2189
|
<hex>#ff917a</hex>
|
|
2178
2190
|
</color>
|
|
@@ -2438,7 +2450,7 @@
|
|
|
2438
2450
|
</color>
|
|
2439
2451
|
<color>
|
|
2440
2452
|
<name>Cyan</name>
|
|
2441
|
-
<hex>#
|
|
2453
|
+
<hex>#00ffff</hex>
|
|
2442
2454
|
</color>
|
|
2443
2455
|
<color>
|
|
2444
2456
|
<name>Cyantific</name>
|
|
@@ -3365,6 +3377,10 @@
|
|
|
3365
3377
|
<hex>#ff0d00</hex>
|
|
3366
3378
|
</color>
|
|
3367
3379
|
<color>
|
|
3380
|
+
<name>Fire Opal</name>
|
|
3381
|
+
<hex>#fd3c06</hex>
|
|
3382
|
+
</color>
|
|
3383
|
+
<color>
|
|
3368
3384
|
<name>Fireball</name>
|
|
3369
3385
|
<hex>#ce2029</hex>
|
|
3370
3386
|
</color>
|
|
@@ -3717,6 +3733,10 @@
|
|
|
3717
3733
|
<hex>#98bd3c</hex>
|
|
3718
3734
|
</color>
|
|
3719
3735
|
<color>
|
|
3736
|
+
<name>Funky Monkey</name>
|
|
3737
|
+
<hex>#ad4e1a</hex>
|
|
3738
|
+
</color>
|
|
3739
|
+
<color>
|
|
3720
3740
|
<name>Furious Fox</name>
|
|
3721
3741
|
<hex>#e35519</hex>
|
|
3722
3742
|
</color>
|
|
@@ -3853,6 +3873,10 @@
|
|
|
3853
3873
|
<hex>#f8f8ff</hex>
|
|
3854
3874
|
</color>
|
|
3855
3875
|
<color>
|
|
3876
|
+
<name>Ghost Writer</name>
|
|
3877
|
+
<hex>#bcb7ad</hex>
|
|
3878
|
+
</color>
|
|
3879
|
+
<color>
|
|
3856
3880
|
<name>Ghosted</name>
|
|
3857
3881
|
<hex>#e2e0dc</hex>
|
|
3858
3882
|
</color>
|
|
@@ -3925,10 +3949,6 @@
|
|
|
3925
3949
|
<hex>#78b1bf</hex>
|
|
3926
3950
|
</color>
|
|
3927
3951
|
<color>
|
|
3928
|
-
<name>Glamour Pink</name>
|
|
3929
|
-
<hex>#ff1dcd</hex>
|
|
3930
|
-
</color>
|
|
3931
|
-
<color>
|
|
3932
3952
|
<name>Glassmith</name>
|
|
3933
3953
|
<hex>#46b5c0</hex>
|
|
3934
3954
|
</color>
|
|
@@ -3957,10 +3977,6 @@
|
|
|
3957
3977
|
<hex>#008a7d</hex>
|
|
3958
3978
|
</color>
|
|
3959
3979
|
<color>
|
|
3960
|
-
<name>Goblin Green</name>
|
|
3961
|
-
<hex>#76ff7a</hex>
|
|
3962
|
-
</color>
|
|
3963
|
-
<color>
|
|
3964
3980
|
<name>God of Rain</name>
|
|
3965
3981
|
<hex>#4466cc</hex>
|
|
3966
3982
|
</color>
|
|
@@ -4233,6 +4249,10 @@
|
|
|
4233
4249
|
<hex>#8d8b55</hex>
|
|
4234
4250
|
</color>
|
|
4235
4251
|
<color>
|
|
4252
|
+
<name>Green Ooze</name>
|
|
4253
|
+
<hex>#e1fe52</hex>
|
|
4254
|
+
</color>
|
|
4255
|
+
<color>
|
|
4236
4256
|
<name>Green Relict</name>
|
|
4237
4257
|
<hex>#7b8762</hex>
|
|
4238
4258
|
</color>
|
|
@@ -4529,10 +4549,6 @@
|
|
|
4529
4549
|
<hex>#4f566c</hex>
|
|
4530
4550
|
</color>
|
|
4531
4551
|
<color>
|
|
4532
|
-
<name>Hedge Garden</name>
|
|
4533
|
-
<hex>#00aa11</hex>
|
|
4534
|
-
</color>
|
|
4535
|
-
<color>
|
|
4536
4552
|
<name>Helium</name>
|
|
4537
4553
|
<hex>#eae5d8</hex>
|
|
4538
4554
|
</color>
|
|
@@ -4769,6 +4785,10 @@
|
|
|
4769
4785
|
<hex>#efc488</hex>
|
|
4770
4786
|
</color>
|
|
4771
4787
|
<color>
|
|
4788
|
+
<name>Honeymoon</name>
|
|
4789
|
+
<hex>#d7bb80</hex>
|
|
4790
|
+
</color>
|
|
4791
|
+
<color>
|
|
4772
4792
|
<name>Honeypot</name>
|
|
4773
4793
|
<hex>#ffc863</hex>
|
|
4774
4794
|
</color>
|
|
@@ -5233,10 +5253,6 @@
|
|
|
5233
5253
|
<hex>#9a8d3f</hex>
|
|
5234
5254
|
</color>
|
|
5235
5255
|
<color>
|
|
5236
|
-
<name>Jalapeño Red</name>
|
|
5237
|
-
<hex>#c01141</hex>
|
|
5238
|
-
</color>
|
|
5239
|
-
<color>
|
|
5240
5256
|
<name>Jambalaya</name>
|
|
5241
5257
|
<hex>#f7b572</hex>
|
|
5242
5258
|
</color>
|
|
@@ -5769,6 +5785,10 @@
|
|
|
5769
5785
|
<hex>#8ebaa6</hex>
|
|
5770
5786
|
</color>
|
|
5771
5787
|
<color>
|
|
5788
|
+
<name>Life at Sea</name>
|
|
5789
|
+
<hex>#afc9dc</hex>
|
|
5790
|
+
</color>
|
|
5791
|
+
<color>
|
|
5772
5792
|
<name>Lifeguard</name>
|
|
5773
5793
|
<hex>#e50000</hex>
|
|
5774
5794
|
</color>
|
|
@@ -6421,6 +6441,10 @@
|
|
|
6421
6441
|
<hex>#bdcfea</hex>
|
|
6422
6442
|
</color>
|
|
6423
6443
|
<color>
|
|
6444
|
+
<name>Maroccan Tea</name>
|
|
6445
|
+
<hex>#d0f0c0</hex>
|
|
6446
|
+
</color>
|
|
6447
|
+
<color>
|
|
6424
6448
|
<name>Maroon</name>
|
|
6425
6449
|
<hex>#800000</hex>
|
|
6426
6450
|
</color>
|
|
@@ -7569,10 +7593,6 @@
|
|
|
7569
7593
|
<hex>#445055</hex>
|
|
7570
7594
|
</color>
|
|
7571
7595
|
<color>
|
|
7572
|
-
<name>Ocean Blue</name>
|
|
7573
|
-
<hex>#009dc4</hex>
|
|
7574
|
-
</color>
|
|
7575
|
-
<color>
|
|
7576
7596
|
<name>Ocean Breeze</name>
|
|
7577
7597
|
<hex>#d3e5eb</hex>
|
|
7578
7598
|
</color>
|
|
@@ -7685,10 +7705,6 @@
|
|
|
7685
7705
|
<hex>#aee0e4</hex>
|
|
7686
7706
|
</color>
|
|
7687
7707
|
<color>
|
|
7688
|
-
<name>Opal Fire</name>
|
|
7689
|
-
<hex>#e49c86</hex>
|
|
7690
|
-
</color>
|
|
7691
|
-
<color>
|
|
7692
7708
|
<name>Opal Flame</name>
|
|
7693
7709
|
<hex>#e95c4b</hex>
|
|
7694
7710
|
</color>
|
|
@@ -7921,10 +7937,6 @@
|
|
|
7921
7937
|
<hex>#ee99ff</hex>
|
|
7922
7938
|
</color>
|
|
7923
7939
|
<color>
|
|
7924
|
-
<name>Passion Plum</name>
|
|
7925
|
-
<hex>#9c5f77</hex>
|
|
7926
|
-
</color>
|
|
7927
|
-
<color>
|
|
7928
7940
|
<name>Pasta</name>
|
|
7929
7941
|
<hex>#f7dfaf</hex>
|
|
7930
7942
|
</color>
|
|
@@ -7990,7 +8002,7 @@
|
|
|
7990
8002
|
</color>
|
|
7991
8003
|
<color>
|
|
7992
8004
|
<name>Patina</name>
|
|
7993
|
-
<hex>#
|
|
8005
|
+
<hex>#66d0c0</hex>
|
|
7994
8006
|
</color>
|
|
7995
8007
|
<color>
|
|
7996
8008
|
<name>Patisserie</name>
|
|
@@ -8149,10 +8161,6 @@
|
|
|
8149
8161
|
<hex>#c1bcac</hex>
|
|
8150
8162
|
</color>
|
|
8151
8163
|
<color>
|
|
8152
|
-
<name>Pepper Green</name>
|
|
8153
|
-
<hex>#007d58</hex>
|
|
8154
|
-
</color>
|
|
8155
|
-
<color>
|
|
8156
8164
|
<name>Peppermint</name>
|
|
8157
8165
|
<hex>#d7e7d0</hex>
|
|
8158
8166
|
</color>
|
|
@@ -8365,6 +8373,10 @@
|
|
|
8365
8373
|
<hex>#eb9a9d</hex>
|
|
8366
8374
|
</color>
|
|
8367
8375
|
<color>
|
|
8376
|
+
<name>Pink Glamour</name>
|
|
8377
|
+
<hex>#ff1dcd</hex>
|
|
8378
|
+
</color>
|
|
8379
|
+
<color>
|
|
8368
8380
|
<name>Pink Glitter</name>
|
|
8369
8381
|
<hex>#fddfda</hex>
|
|
8370
8382
|
</color>
|
|
@@ -8393,6 +8405,10 @@
|
|
|
8393
8405
|
<hex>#ff0090</hex>
|
|
8394
8406
|
</color>
|
|
8395
8407
|
<color>
|
|
8408
|
+
<name>Pink Parfait</name>
|
|
8409
|
+
<hex>#faddd5</hex>
|
|
8410
|
+
</color>
|
|
8411
|
+
<color>
|
|
8396
8412
|
<name>Pink Party</name>
|
|
8397
8413
|
<hex>#ff55ee</hex>
|
|
8398
8414
|
</color>
|
|
@@ -8521,6 +8537,10 @@
|
|
|
8521
8537
|
<hex>#aa3377</hex>
|
|
8522
8538
|
</color>
|
|
8523
8539
|
<color>
|
|
8540
|
+
<name>Plum Passion</name>
|
|
8541
|
+
<hex>#9b4b80</hex>
|
|
8542
|
+
</color>
|
|
8543
|
+
<color>
|
|
8524
8544
|
<name>Plum Perfect</name>
|
|
8525
8545
|
<hex>#aa1155</hex>
|
|
8526
8546
|
</color>
|
|
@@ -8821,6 +8841,10 @@
|
|
|
8821
8841
|
<hex>#dc4333</hex>
|
|
8822
8842
|
</color>
|
|
8823
8843
|
<color>
|
|
8844
|
+
<name>Punched Pink</name>
|
|
8845
|
+
<hex>#b68692</hex>
|
|
8846
|
+
</color>
|
|
8847
|
+
<color>
|
|
8824
8848
|
<name>Pure Blue</name>
|
|
8825
8849
|
<hex>#0203e2</hex>
|
|
8826
8850
|
</color>
|
|
@@ -8925,6 +8949,10 @@
|
|
|
8925
8949
|
<hex>#10f144</hex>
|
|
8926
8950
|
</color>
|
|
8927
8951
|
<color>
|
|
8952
|
+
<name>Radiant Moon</name>
|
|
8953
|
+
<hex>#e0e6f0</hex>
|
|
8954
|
+
</color>
|
|
8955
|
+
<color>
|
|
8928
8956
|
<name>Radical Red</name>
|
|
8929
8957
|
<hex>#ff355e</hex>
|
|
8930
8958
|
</color>
|
|
@@ -9021,6 +9049,10 @@
|
|
|
9021
9049
|
<hex>#ad654c</hex>
|
|
9022
9050
|
</color>
|
|
9023
9051
|
<color>
|
|
9052
|
+
<name>Red Coral</name>
|
|
9053
|
+
<hex>#ff4040</hex>
|
|
9054
|
+
</color>
|
|
9055
|
+
<color>
|
|
9024
9056
|
<name>Red Devil</name>
|
|
9025
9057
|
<hex>#860111</hex>
|
|
9026
9058
|
</color>
|
|
@@ -9041,6 +9073,10 @@
|
|
|
9041
9073
|
<hex>#bb1e1e</hex>
|
|
9042
9074
|
</color>
|
|
9043
9075
|
<color>
|
|
9076
|
+
<name>Red Jalapeño</name>
|
|
9077
|
+
<hex>#c01141</hex>
|
|
9078
|
+
</color>
|
|
9079
|
+
<color>
|
|
9044
9080
|
<name>Red Mana</name>
|
|
9045
9081
|
<hex>#f95554</hex>
|
|
9046
9082
|
</color>
|
|
@@ -10497,10 +10533,6 @@
|
|
|
10497
10533
|
<hex>#b9a281</hex>
|
|
10498
10534
|
</color>
|
|
10499
10535
|
<color>
|
|
10500
|
-
<name>Tea Green</name>
|
|
10501
|
-
<hex>#d0f0c0</hex>
|
|
10502
|
-
</color>
|
|
10503
|
-
<color>
|
|
10504
10536
|
<name>Teak</name>
|
|
10505
10537
|
<hex>#ab8953</hex>
|
|
10506
10538
|
</color>
|
|
@@ -10573,6 +10605,10 @@
|
|
|
10573
10605
|
<hex>#2a2a2a</hex>
|
|
10574
10606
|
</color>
|
|
10575
10607
|
<color>
|
|
10608
|
+
<name>Think Brick</name>
|
|
10609
|
+
<hex>#834841</hex>
|
|
10610
|
+
</color>
|
|
10611
|
+
<color>
|
|
10576
10612
|
<name>Think Pink</name>
|
|
10577
10613
|
<hex>#e5a5c1</hex>
|
|
10578
10614
|
</color>
|
|
@@ -159,10 +159,13 @@
|
|
|
159
159
|
hex:"#d8a48f"
|
|
160
160
|
-
|
|
161
161
|
name:"Aqua"
|
|
162
|
-
hex:"#
|
|
162
|
+
hex:"#0ff0fe"
|
|
163
163
|
-
|
|
164
164
|
name:"Aqua Fiesta"
|
|
165
165
|
hex:"#96e2e1"
|
|
166
|
+
-
|
|
167
|
+
name:"Aqua Obscura"
|
|
168
|
+
hex:"#05696b"
|
|
166
169
|
-
|
|
167
170
|
name:"Aquamarine"
|
|
168
171
|
hex:"#2ee8bb"
|
|
@@ -400,6 +403,9 @@
|
|
|
400
403
|
-
|
|
401
404
|
name:"Barberry"
|
|
402
405
|
hex:"#ee1133"
|
|
406
|
+
-
|
|
407
|
+
name:"Barbiecore"
|
|
408
|
+
hex:"#e15acb"
|
|
403
409
|
-
|
|
404
410
|
name:"Bark"
|
|
405
411
|
hex:"#5f5854"
|
|
@@ -736,6 +742,9 @@
|
|
|
736
742
|
-
|
|
737
743
|
name:"Blue Chip"
|
|
738
744
|
hex:"#1d5699"
|
|
745
|
+
-
|
|
746
|
+
name:"Blue Fjord"
|
|
747
|
+
hex:"#007290"
|
|
739
748
|
-
|
|
740
749
|
name:"Blue Funk"
|
|
741
750
|
hex:"#2d4470"
|
|
@@ -760,6 +769,9 @@
|
|
|
760
769
|
-
|
|
761
770
|
name:"Blue Moon"
|
|
762
771
|
hex:"#3992a8"
|
|
772
|
+
-
|
|
773
|
+
name:"Blue Ocean"
|
|
774
|
+
hex:"#009dc4"
|
|
763
775
|
-
|
|
764
776
|
name:"Blue Ribbon"
|
|
765
777
|
hex:"#0066ff"
|
|
@@ -1624,9 +1636,6 @@
|
|
|
1624
1636
|
-
|
|
1625
1637
|
name:"Coral Kiss"
|
|
1626
1638
|
hex:"#ffddc7"
|
|
1627
|
-
-
|
|
1628
|
-
name:"Coral Red"
|
|
1629
|
-
hex:"#ff4040"
|
|
1630
1639
|
-
|
|
1631
1640
|
name:"Coralistic"
|
|
1632
1641
|
hex:"#ff917a"
|
|
@@ -1827,7 +1836,7 @@
|
|
|
1827
1836
|
hex:"#7fbbc2"
|
|
1828
1837
|
-
|
|
1829
1838
|
name:"Cyan"
|
|
1830
|
-
hex:"#
|
|
1839
|
+
hex:"#00ffff"
|
|
1831
1840
|
-
|
|
1832
1841
|
name:"Cyantific"
|
|
1833
1842
|
hex:"#77c9c2"
|
|
@@ -2521,6 +2530,9 @@
|
|
|
2521
2530
|
-
|
|
2522
2531
|
name:"Fire Hydrant"
|
|
2523
2532
|
hex:"#ff0d00"
|
|
2533
|
+
-
|
|
2534
|
+
name:"Fire Opal"
|
|
2535
|
+
hex:"#fd3c06"
|
|
2524
2536
|
-
|
|
2525
2537
|
name:"Fireball"
|
|
2526
2538
|
hex:"#ce2029"
|
|
@@ -2785,6 +2797,9 @@
|
|
|
2785
2797
|
-
|
|
2786
2798
|
name:"Funky Frog"
|
|
2787
2799
|
hex:"#98bd3c"
|
|
2800
|
+
-
|
|
2801
|
+
name:"Funky Monkey"
|
|
2802
|
+
hex:"#ad4e1a"
|
|
2788
2803
|
-
|
|
2789
2804
|
name:"Furious Fox"
|
|
2790
2805
|
hex:"#e35519"
|
|
@@ -2887,6 +2902,9 @@
|
|
|
2887
2902
|
-
|
|
2888
2903
|
name:"Ghost White"
|
|
2889
2904
|
hex:"#f8f8ff"
|
|
2905
|
+
-
|
|
2906
|
+
name:"Ghost Writer"
|
|
2907
|
+
hex:"#bcb7ad"
|
|
2890
2908
|
-
|
|
2891
2909
|
name:"Ghosted"
|
|
2892
2910
|
hex:"#e2e0dc"
|
|
@@ -2941,9 +2959,6 @@
|
|
|
2941
2959
|
-
|
|
2942
2960
|
name:"Glacier"
|
|
2943
2961
|
hex:"#78b1bf"
|
|
2944
|
-
-
|
|
2945
|
-
name:"Glamour Pink"
|
|
2946
|
-
hex:"#ff1dcd"
|
|
2947
2962
|
-
|
|
2948
2963
|
name:"Glassmith"
|
|
2949
2964
|
hex:"#46b5c0"
|
|
@@ -2965,9 +2980,6 @@
|
|
|
2965
2980
|
-
|
|
2966
2981
|
name:"Go Go Green"
|
|
2967
2982
|
hex:"#008a7d"
|
|
2968
|
-
-
|
|
2969
|
-
name:"Goblin Green"
|
|
2970
|
-
hex:"#76ff7a"
|
|
2971
2983
|
-
|
|
2972
2984
|
name:"God of Rain"
|
|
2973
2985
|
hex:"#4466cc"
|
|
@@ -3172,6 +3184,9 @@
|
|
|
3172
3184
|
-
|
|
3173
3185
|
name:"Green Olive"
|
|
3174
3186
|
hex:"#8d8b55"
|
|
3187
|
+
-
|
|
3188
|
+
name:"Green Ooze"
|
|
3189
|
+
hex:"#e1fe52"
|
|
3175
3190
|
-
|
|
3176
3191
|
name:"Green Relict"
|
|
3177
3192
|
hex:"#7b8762"
|
|
@@ -3394,9 +3409,6 @@
|
|
|
3394
3409
|
-
|
|
3395
3410
|
name:"Heavy Violet"
|
|
3396
3411
|
hex:"#4f566c"
|
|
3397
|
-
-
|
|
3398
|
-
name:"Hedge Garden"
|
|
3399
|
-
hex:"#00aa11"
|
|
3400
3412
|
-
|
|
3401
3413
|
name:"Helium"
|
|
3402
3414
|
hex:"#eae5d8"
|
|
@@ -3574,6 +3586,9 @@
|
|
|
3574
3586
|
-
|
|
3575
3587
|
name:"Honeyed Glow"
|
|
3576
3588
|
hex:"#efc488"
|
|
3589
|
+
-
|
|
3590
|
+
name:"Honeymoon"
|
|
3591
|
+
hex:"#d7bb80"
|
|
3577
3592
|
-
|
|
3578
3593
|
name:"Honeypot"
|
|
3579
3594
|
hex:"#ffc863"
|
|
@@ -3922,9 +3937,6 @@
|
|
|
3922
3937
|
-
|
|
3923
3938
|
name:"Jalapeño"
|
|
3924
3939
|
hex:"#9a8d3f"
|
|
3925
|
-
-
|
|
3926
|
-
name:"Jalapeño Red"
|
|
3927
|
-
hex:"#c01141"
|
|
3928
3940
|
-
|
|
3929
3941
|
name:"Jambalaya"
|
|
3930
3942
|
hex:"#f7b572"
|
|
@@ -4324,6 +4336,9 @@
|
|
|
4324
4336
|
-
|
|
4325
4337
|
name:"Lichen"
|
|
4326
4338
|
hex:"#8ebaa6"
|
|
4339
|
+
-
|
|
4340
|
+
name:"Life at Sea"
|
|
4341
|
+
hex:"#afc9dc"
|
|
4327
4342
|
-
|
|
4328
4343
|
name:"Lifeguard"
|
|
4329
4344
|
hex:"#e50000"
|
|
@@ -4813,6 +4828,9 @@
|
|
|
4813
4828
|
-
|
|
4814
4829
|
name:"Maritime"
|
|
4815
4830
|
hex:"#bdcfea"
|
|
4831
|
+
-
|
|
4832
|
+
name:"Maroccan Tea"
|
|
4833
|
+
hex:"#d0f0c0"
|
|
4816
4834
|
-
|
|
4817
4835
|
name:"Maroon"
|
|
4818
4836
|
hex:"#800000"
|
|
@@ -5674,9 +5692,6 @@
|
|
|
5674
5692
|
-
|
|
5675
5693
|
name:"Obsidian"
|
|
5676
5694
|
hex:"#445055"
|
|
5677
|
-
-
|
|
5678
|
-
name:"Ocean Blue"
|
|
5679
|
-
hex:"#009dc4"
|
|
5680
5695
|
-
|
|
5681
5696
|
name:"Ocean Breeze"
|
|
5682
5697
|
hex:"#d3e5eb"
|
|
@@ -5761,9 +5776,6 @@
|
|
|
5761
5776
|
-
|
|
5762
5777
|
name:"Opal"
|
|
5763
5778
|
hex:"#aee0e4"
|
|
5764
|
-
-
|
|
5765
|
-
name:"Opal Fire"
|
|
5766
|
-
hex:"#e49c86"
|
|
5767
5779
|
-
|
|
5768
5780
|
name:"Opal Flame"
|
|
5769
5781
|
hex:"#e95c4b"
|
|
@@ -5938,9 +5950,6 @@
|
|
|
5938
5950
|
-
|
|
5939
5951
|
name:"Party Pig"
|
|
5940
5952
|
hex:"#ee99ff"
|
|
5941
|
-
-
|
|
5942
|
-
name:"Passion Plum"
|
|
5943
|
-
hex:"#9c5f77"
|
|
5944
5953
|
-
|
|
5945
5954
|
name:"Pasta"
|
|
5946
5955
|
hex:"#f7dfaf"
|
|
@@ -5991,7 +6000,7 @@
|
|
|
5991
6000
|
hex:"#f8deb8"
|
|
5992
6001
|
-
|
|
5993
6002
|
name:"Patina"
|
|
5994
|
-
hex:"#
|
|
6003
|
+
hex:"#66d0c0"
|
|
5995
6004
|
-
|
|
5996
6005
|
name:"Patisserie"
|
|
5997
6006
|
hex:"#eddbc8"
|
|
@@ -6109,9 +6118,6 @@
|
|
|
6109
6118
|
-
|
|
6110
6119
|
name:"Pelican"
|
|
6111
6120
|
hex:"#c1bcac"
|
|
6112
|
-
-
|
|
6113
|
-
name:"Pepper Green"
|
|
6114
|
-
hex:"#007d58"
|
|
6115
6121
|
-
|
|
6116
6122
|
name:"Peppermint"
|
|
6117
6123
|
hex:"#d7e7d0"
|
|
@@ -6271,6 +6277,9 @@
|
|
|
6271
6277
|
-
|
|
6272
6278
|
name:"Pink Floyd"
|
|
6273
6279
|
hex:"#eb9a9d"
|
|
6280
|
+
-
|
|
6281
|
+
name:"Pink Glamour"
|
|
6282
|
+
hex:"#ff1dcd"
|
|
6274
6283
|
-
|
|
6275
6284
|
name:"Pink Glitter"
|
|
6276
6285
|
hex:"#fddfda"
|
|
@@ -6292,6 +6301,9 @@
|
|
|
6292
6301
|
-
|
|
6293
6302
|
name:"Pink Panther"
|
|
6294
6303
|
hex:"#ff0090"
|
|
6304
|
+
-
|
|
6305
|
+
name:"Pink Parfait"
|
|
6306
|
+
hex:"#faddd5"
|
|
6295
6307
|
-
|
|
6296
6308
|
name:"Pink Party"
|
|
6297
6309
|
hex:"#ff55ee"
|
|
@@ -6388,6 +6400,9 @@
|
|
|
6388
6400
|
-
|
|
6389
6401
|
name:"Plum Kingdom"
|
|
6390
6402
|
hex:"#aa3377"
|
|
6403
|
+
-
|
|
6404
|
+
name:"Plum Passion"
|
|
6405
|
+
hex:"#9b4b80"
|
|
6391
6406
|
-
|
|
6392
6407
|
name:"Plum Perfect"
|
|
6393
6408
|
hex:"#aa1155"
|
|
@@ -6613,6 +6628,9 @@
|
|
|
6613
6628
|
-
|
|
6614
6629
|
name:"Punch"
|
|
6615
6630
|
hex:"#dc4333"
|
|
6631
|
+
-
|
|
6632
|
+
name:"Punched Pink"
|
|
6633
|
+
hex:"#b68692"
|
|
6616
6634
|
-
|
|
6617
6635
|
name:"Pure Blue"
|
|
6618
6636
|
hex:"#0203e2"
|
|
@@ -6691,6 +6709,9 @@
|
|
|
6691
6709
|
-
|
|
6692
6710
|
name:"Radiant Hulk"
|
|
6693
6711
|
hex:"#10f144"
|
|
6712
|
+
-
|
|
6713
|
+
name:"Radiant Moon"
|
|
6714
|
+
hex:"#e0e6f0"
|
|
6694
6715
|
-
|
|
6695
6716
|
name:"Radical Red"
|
|
6696
6717
|
hex:"#ff355e"
|
|
@@ -6763,6 +6784,9 @@
|
|
|
6763
6784
|
-
|
|
6764
6785
|
name:"Red Cent"
|
|
6765
6786
|
hex:"#ad654c"
|
|
6787
|
+
-
|
|
6788
|
+
name:"Red Coral"
|
|
6789
|
+
hex:"#ff4040"
|
|
6766
6790
|
-
|
|
6767
6791
|
name:"Red Devil"
|
|
6768
6792
|
hex:"#860111"
|
|
@@ -6778,6 +6802,9 @@
|
|
|
6778
6802
|
-
|
|
6779
6803
|
name:"Red Inferno"
|
|
6780
6804
|
hex:"#bb1e1e"
|
|
6805
|
+
-
|
|
6806
|
+
name:"Red Jalapeño"
|
|
6807
|
+
hex:"#c01141"
|
|
6781
6808
|
-
|
|
6782
6809
|
name:"Red Mana"
|
|
6783
6810
|
hex:"#f95554"
|
|
@@ -7870,9 +7897,6 @@
|
|
|
7870
7897
|
-
|
|
7871
7898
|
name:"Taupe"
|
|
7872
7899
|
hex:"#b9a281"
|
|
7873
|
-
-
|
|
7874
|
-
name:"Tea Green"
|
|
7875
|
-
hex:"#d0f0c0"
|
|
7876
7900
|
-
|
|
7877
7901
|
name:"Teak"
|
|
7878
7902
|
hex:"#ab8953"
|
|
@@ -7927,6 +7951,9 @@
|
|
|
7927
7951
|
-
|
|
7928
7952
|
name:"The End"
|
|
7929
7953
|
hex:"#2a2a2a"
|
|
7954
|
+
-
|
|
7955
|
+
name:"Think Brick"
|
|
7956
|
+
hex:"#834841"
|
|
7930
7957
|
-
|
|
7931
7958
|
name:"Think Pink"
|
|
7932
7959
|
hex:"#e5a5c1"
|