color-name-list 10.4.0 → 10.6.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 +3 -3
- package/changes.svg +3 -3
- package/dist/colornames.bestof.csv +34 -0
- 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 +136 -0
- package/dist/colornames.bestof.yaml +102 -0
- package/dist/colornames.csv +59 -3
- 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.umd.js +1 -1
- package/dist/colornames.xml +233 -9
- package/dist/colornames.yaml +175 -7
- package/package.json +1 -1
- package/src/colornames.csv +62 -6
|
@@ -349,6 +349,10 @@
|
|
|
349
349
|
<hex>#f3cfb7</hex>
|
|
350
350
|
</color>
|
|
351
351
|
<color>
|
|
352
|
+
<name>Apricot Haze</name>
|
|
353
|
+
<hex>#ffaaaa</hex>
|
|
354
|
+
</color>
|
|
355
|
+
<color>
|
|
352
356
|
<name>Apricot Sherbet</name>
|
|
353
357
|
<hex>#fbcd9f</hex>
|
|
354
358
|
</color>
|
|
@@ -1013,6 +1017,10 @@
|
|
|
1013
1017
|
<hex>#990f4b</hex>
|
|
1014
1018
|
</color>
|
|
1015
1019
|
<color>
|
|
1020
|
+
<name>Berry Blast</name>
|
|
1021
|
+
<hex>#ff017f</hex>
|
|
1022
|
+
</color>
|
|
1023
|
+
<color>
|
|
1016
1024
|
<name>Berry Butter</name>
|
|
1017
1025
|
<hex>#efcedc</hex>
|
|
1018
1026
|
</color>
|
|
@@ -1297,6 +1305,10 @@
|
|
|
1297
1305
|
<hex>#66cc00</hex>
|
|
1298
1306
|
</color>
|
|
1299
1307
|
<color>
|
|
1308
|
+
<name>Blissful Serenity</name>
|
|
1309
|
+
<hex>#eaeed8</hex>
|
|
1310
|
+
</color>
|
|
1311
|
+
<color>
|
|
1300
1312
|
<name>Blister Pearl</name>
|
|
1301
1313
|
<hex>#aaffee</hex>
|
|
1302
1314
|
</color>
|
|
@@ -2581,6 +2593,10 @@
|
|
|
2581
2593
|
<hex>#b73d3f</hex>
|
|
2582
2594
|
</color>
|
|
2583
2595
|
<color>
|
|
2596
|
+
<name>Cherry Crush</name>
|
|
2597
|
+
<hex>#c71414</hex>
|
|
2598
|
+
</color>
|
|
2599
|
+
<color>
|
|
2584
2600
|
<name>Cherry Paddle Pop</name>
|
|
2585
2601
|
<hex>#fe314b</hex>
|
|
2586
2602
|
</color>
|
|
@@ -3377,6 +3393,10 @@
|
|
|
3377
3393
|
<hex>#c32f40</hex>
|
|
3378
3394
|
</color>
|
|
3379
3395
|
<color>
|
|
3396
|
+
<name>Crimson Glow</name>
|
|
3397
|
+
<hex>#c13939</hex>
|
|
3398
|
+
</color>
|
|
3399
|
+
<color>
|
|
3380
3400
|
<name>Crimson Velvet Sunset</name>
|
|
3381
3401
|
<hex>#b52604</hex>
|
|
3382
3402
|
</color>
|
|
@@ -3385,6 +3405,10 @@
|
|
|
3385
3405
|
<hex>#e2bd67</hex>
|
|
3386
3406
|
</color>
|
|
3387
3407
|
<color>
|
|
3408
|
+
<name>Crispy Crunch</name>
|
|
3409
|
+
<hex>#7a8f68</hex>
|
|
3410
|
+
</color>
|
|
3411
|
+
<color>
|
|
3388
3412
|
<name>Croissant</name>
|
|
3389
3413
|
<hex>#c4ab86</hex>
|
|
3390
3414
|
</color>
|
|
@@ -4417,6 +4441,10 @@
|
|
|
4417
4441
|
<hex>#fbff00</hex>
|
|
4418
4442
|
</color>
|
|
4419
4443
|
<color>
|
|
4444
|
+
<name>Electric Blood</name>
|
|
4445
|
+
<hex>#e23d2a</hex>
|
|
4446
|
+
</color>
|
|
4447
|
+
<color>
|
|
4420
4448
|
<name>Electric Eel</name>
|
|
4421
4449
|
<hex>#88bbee</hex>
|
|
4422
4450
|
</color>
|
|
@@ -4425,6 +4453,10 @@
|
|
|
4425
4453
|
<hex>#26ff2a</hex>
|
|
4426
4454
|
</color>
|
|
4427
4455
|
<color>
|
|
4456
|
+
<name>Electric Lettuce</name>
|
|
4457
|
+
<hex>#7bd181</hex>
|
|
4458
|
+
</color>
|
|
4459
|
+
<color>
|
|
4428
4460
|
<name>Electric Yellow</name>
|
|
4429
4461
|
<hex>#fffc00</hex>
|
|
4430
4462
|
</color>
|
|
@@ -4505,6 +4537,14 @@
|
|
|
4505
4537
|
<hex>#fcfdfc</hex>
|
|
4506
4538
|
</color>
|
|
4507
4539
|
<color>
|
|
4540
|
+
<name>Enchanted Forest</name>
|
|
4541
|
+
<hex>#5c821a</hex>
|
|
4542
|
+
</color>
|
|
4543
|
+
<color>
|
|
4544
|
+
<name>Enchanted Glen</name>
|
|
4545
|
+
<hex>#166d29</hex>
|
|
4546
|
+
</color>
|
|
4547
|
+
<color>
|
|
4508
4548
|
<name>Enchanted Lavender</name>
|
|
4509
4549
|
<hex>#bfa3d9</hex>
|
|
4510
4550
|
</color>
|
|
@@ -4697,6 +4737,10 @@
|
|
|
4697
4737
|
<hex>#e2d8c3</hex>
|
|
4698
4738
|
</color>
|
|
4699
4739
|
<color>
|
|
4740
|
+
<name>Exhilarating Green</name>
|
|
4741
|
+
<hex>#81c784</hex>
|
|
4742
|
+
</color>
|
|
4743
|
+
<color>
|
|
4700
4744
|
<name>Exit Light</name>
|
|
4701
4745
|
<hex>#55bb33</hex>
|
|
4702
4746
|
</color>
|
|
@@ -4737,6 +4781,10 @@
|
|
|
4737
4781
|
<hex>#661188</hex>
|
|
4738
4782
|
</color>
|
|
4739
4783
|
<color>
|
|
4784
|
+
<name>Extreme Carrot</name>
|
|
4785
|
+
<hex>#ff7133</hex>
|
|
4786
|
+
</color>
|
|
4787
|
+
<color>
|
|
4740
4788
|
<name>Eyeball</name>
|
|
4741
4789
|
<hex>#fffbf8</hex>
|
|
4742
4790
|
</color>
|
|
@@ -6057,6 +6105,10 @@
|
|
|
6057
6105
|
<hex>#008a7d</hex>
|
|
6058
6106
|
</color>
|
|
6059
6107
|
<color>
|
|
6108
|
+
<name>Go to Hell Black</name>
|
|
6109
|
+
<hex>#342c21</hex>
|
|
6110
|
+
</color>
|
|
6111
|
+
<color>
|
|
6060
6112
|
<name>Goblin Green</name>
|
|
6061
6113
|
<hex>#76ff7a</hex>
|
|
6062
6114
|
</color>
|
|
@@ -8021,6 +8073,10 @@
|
|
|
8021
8073
|
<hex>#44aa77</hex>
|
|
8022
8074
|
</color>
|
|
8023
8075
|
<color>
|
|
8076
|
+
<name>Jubilant Meadow</name>
|
|
8077
|
+
<hex>#7bb92b</hex>
|
|
8078
|
+
</color>
|
|
8079
|
+
<color>
|
|
8024
8080
|
<name>Juggernaut</name>
|
|
8025
8081
|
<hex>#255367</hex>
|
|
8026
8082
|
</color>
|
|
@@ -8273,6 +8329,10 @@
|
|
|
8273
8329
|
<hex>#749e4e</hex>
|
|
8274
8330
|
</color>
|
|
8275
8331
|
<color>
|
|
8332
|
+
<name>Kiwi Crush</name>
|
|
8333
|
+
<hex>#7bc027</hex>
|
|
8334
|
+
</color>
|
|
8335
|
+
<color>
|
|
8276
8336
|
<name>Kiwi Kiss</name>
|
|
8277
8337
|
<hex>#eef9c1</hex>
|
|
8278
8338
|
</color>
|
|
@@ -8505,6 +8565,10 @@
|
|
|
8505
8565
|
<hex>#c0f000</hex>
|
|
8506
8566
|
</color>
|
|
8507
8567
|
<color>
|
|
8568
|
+
<name>Leafy Lush</name>
|
|
8569
|
+
<hex>#08690e</hex>
|
|
8570
|
+
</color>
|
|
8571
|
+
<color>
|
|
8508
8572
|
<name>Leafy Woodland</name>
|
|
8509
8573
|
<hex>#aabb11</hex>
|
|
8510
8574
|
</color>
|
|
@@ -9081,6 +9145,10 @@
|
|
|
9081
9145
|
<hex>#bbee00</hex>
|
|
9082
9146
|
</color>
|
|
9083
9147
|
<color>
|
|
9148
|
+
<name>Lush Paradise</name>
|
|
9149
|
+
<hex>#2e7d32</hex>
|
|
9150
|
+
</color>
|
|
9151
|
+
<color>
|
|
9084
9152
|
<name>Lush Plains</name>
|
|
9085
9153
|
<hex>#22bb22</hex>
|
|
9086
9154
|
</color>
|
|
@@ -9189,6 +9257,10 @@
|
|
|
9189
9257
|
<hex>#de0170</hex>
|
|
9190
9258
|
</color>
|
|
9191
9259
|
<color>
|
|
9260
|
+
<name>Magenta Fizz</name>
|
|
9261
|
+
<hex>#ed24ed</hex>
|
|
9262
|
+
</color>
|
|
9263
|
+
<color>
|
|
9192
9264
|
<name>Magenta Memoir</name>
|
|
9193
9265
|
<hex>#b4559b</hex>
|
|
9194
9266
|
</color>
|
|
@@ -9977,6 +10049,10 @@
|
|
|
9977
10049
|
<hex>#3eb489</hex>
|
|
9978
10050
|
</color>
|
|
9979
10051
|
<color>
|
|
10052
|
+
<name>Mint Bliss</name>
|
|
10053
|
+
<hex>#7effba</hex>
|
|
10054
|
+
</color>
|
|
10055
|
+
<color>
|
|
9980
10056
|
<name>Mint Chip</name>
|
|
9981
10057
|
<hex>#cfebea</hex>
|
|
9982
10058
|
</color>
|
|
@@ -10281,6 +10357,10 @@
|
|
|
10281
10357
|
<hex>#857349</hex>
|
|
10282
10358
|
</color>
|
|
10283
10359
|
<color>
|
|
10360
|
+
<name>Mossy Glossy</name>
|
|
10361
|
+
<hex>#789b4a</hex>
|
|
10362
|
+
</color>
|
|
10363
|
+
<color>
|
|
10284
10364
|
<name>Moth</name>
|
|
10285
10365
|
<hex>#cbc1a2</hex>
|
|
10286
10366
|
</color>
|
|
@@ -10505,6 +10585,10 @@
|
|
|
10505
10585
|
<hex>#060929</hex>
|
|
10506
10586
|
</color>
|
|
10507
10587
|
<color>
|
|
10588
|
+
<name>Mysterious Mixture</name>
|
|
10589
|
+
<hex>#0f521a</hex>
|
|
10590
|
+
</color>
|
|
10591
|
+
<color>
|
|
10508
10592
|
<name>Mysterious Waters</name>
|
|
10509
10593
|
<hex>#27454a</hex>
|
|
10510
10594
|
</color>
|
|
@@ -10965,6 +11049,10 @@
|
|
|
10965
11049
|
<hex>#89a203</hex>
|
|
10966
11050
|
</color>
|
|
10967
11051
|
<color>
|
|
11052
|
+
<name>Nuclear Acid</name>
|
|
11053
|
+
<hex>#ecf474</hex>
|
|
11054
|
+
</color>
|
|
11055
|
+
<color>
|
|
10968
11056
|
<name>Nuclear Blast</name>
|
|
10969
11057
|
<hex>#bbff00</hex>
|
|
10970
11058
|
</color>
|
|
@@ -11613,6 +11701,10 @@
|
|
|
11613
11701
|
<hex>#dd0d06</hex>
|
|
11614
11702
|
</color>
|
|
11615
11703
|
<color>
|
|
11704
|
+
<name>Passion Plum</name>
|
|
11705
|
+
<hex>#9c5f77</hex>
|
|
11706
|
+
</color>
|
|
11707
|
+
<color>
|
|
11616
11708
|
<name>Passion Potion</name>
|
|
11617
11709
|
<hex>#e398af</hex>
|
|
11618
11710
|
</color>
|
|
@@ -13081,10 +13173,18 @@
|
|
|
13081
13173
|
<hex>#c21727</hex>
|
|
13082
13174
|
</color>
|
|
13083
13175
|
<color>
|
|
13176
|
+
<name>Radiant Foliage</name>
|
|
13177
|
+
<hex>#659c35</hex>
|
|
13178
|
+
</color>
|
|
13179
|
+
<color>
|
|
13084
13180
|
<name>Radiant Hulk</name>
|
|
13085
13181
|
<hex>#10f144</hex>
|
|
13086
13182
|
</color>
|
|
13087
13183
|
<color>
|
|
13184
|
+
<name>Radiant Raspberry</name>
|
|
13185
|
+
<hex>#e31b5d</hex>
|
|
13186
|
+
</color>
|
|
13187
|
+
<color>
|
|
13088
13188
|
<name>Radiant Sunrise</name>
|
|
13089
13189
|
<hex>#eebe1b</hex>
|
|
13090
13190
|
</color>
|
|
@@ -13249,6 +13349,10 @@
|
|
|
13249
13349
|
<hex>#db1d27</hex>
|
|
13250
13350
|
</color>
|
|
13251
13351
|
<color>
|
|
13352
|
+
<name>Red Inferno</name>
|
|
13353
|
+
<hex>#bb1e1e</hex>
|
|
13354
|
+
</color>
|
|
13355
|
+
<color>
|
|
13252
13356
|
<name>Red Mana</name>
|
|
13253
13357
|
<hex>#f95554</hex>
|
|
13254
13358
|
</color>
|
|
@@ -13333,6 +13437,10 @@
|
|
|
13333
13437
|
<hex>#5e582b</hex>
|
|
13334
13438
|
</color>
|
|
13335
13439
|
<color>
|
|
13440
|
+
<name>Resplendent Growth</name>
|
|
13441
|
+
<hex>#3d8b37</hex>
|
|
13442
|
+
</color>
|
|
13443
|
+
<color>
|
|
13336
13444
|
<name>Restful Rain</name>
|
|
13337
13445
|
<hex>#f1f2dd</hex>
|
|
13338
13446
|
</color>
|
|
@@ -13585,6 +13693,10 @@
|
|
|
13585
13693
|
<hex>#a83c09</hex>
|
|
13586
13694
|
</color>
|
|
13587
13695
|
<color>
|
|
13696
|
+
<name>Rustic Rouge</name>
|
|
13697
|
+
<hex>#9d2626</hex>
|
|
13698
|
+
</color>
|
|
13699
|
+
<color>
|
|
13588
13700
|
<name>Rusty Heart</name>
|
|
13589
13701
|
<hex>#a04039</hex>
|
|
13590
13702
|
</color>
|
|
@@ -13861,6 +13973,10 @@
|
|
|
13861
13973
|
<hex>#ff2400</hex>
|
|
13862
13974
|
</color>
|
|
13863
13975
|
<color>
|
|
13976
|
+
<name>Scarlet Blaze</name>
|
|
13977
|
+
<hex>#b21f1f</hex>
|
|
13978
|
+
</color>
|
|
13979
|
+
<color>
|
|
13864
13980
|
<name>Scarlet Glow</name>
|
|
13865
13981
|
<hex>#cb0103</hex>
|
|
13866
13982
|
</color>
|
|
@@ -14177,6 +14293,10 @@
|
|
|
14177
14293
|
<hex>#333344</hex>
|
|
14178
14294
|
</color>
|
|
14179
14295
|
<color>
|
|
14296
|
+
<name>Shy Champagne Blush</name>
|
|
14297
|
+
<hex>#dea392</hex>
|
|
14298
|
+
</color>
|
|
14299
|
+
<color>
|
|
14180
14300
|
<name>Sienna</name>
|
|
14181
14301
|
<hex>#a9561e</hex>
|
|
14182
14302
|
</color>
|
|
@@ -14333,6 +14453,10 @@
|
|
|
14333
14453
|
<hex>#69293b</hex>
|
|
14334
14454
|
</color>
|
|
14335
14455
|
<color>
|
|
14456
|
+
<name>Siren Scarlet</name>
|
|
14457
|
+
<hex>#b21d1d</hex>
|
|
14458
|
+
</color>
|
|
14459
|
+
<color>
|
|
14336
14460
|
<name>Sizzling Watermelon</name>
|
|
14337
14461
|
<hex>#fa005c</hex>
|
|
14338
14462
|
</color>
|
|
@@ -14841,6 +14965,10 @@
|
|
|
14841
14965
|
<hex>#cce7e8</hex>
|
|
14842
14966
|
</color>
|
|
14843
14967
|
<color>
|
|
14968
|
+
<name>Starstruck</name>
|
|
14969
|
+
<hex>#4664a5</hex>
|
|
14970
|
+
</color>
|
|
14971
|
+
<color>
|
|
14844
14972
|
<name>Statuary</name>
|
|
14845
14973
|
<hex>#9ea4a5</hex>
|
|
14846
14974
|
</color>
|
|
@@ -15497,6 +15625,10 @@
|
|
|
15497
15625
|
<hex>#c30305</hex>
|
|
15498
15626
|
</color>
|
|
15499
15627
|
<color>
|
|
15628
|
+
<name>Thrilling Lime</name>
|
|
15629
|
+
<hex>#8cc34b</hex>
|
|
15630
|
+
</color>
|
|
15631
|
+
<color>
|
|
15500
15632
|
<name>Thunder & Lightning</name>
|
|
15501
15633
|
<hex>#f9f5db</hex>
|
|
15502
15634
|
</color>
|
|
@@ -17105,6 +17237,10 @@
|
|
|
17105
17237
|
<hex>#127a49</hex>
|
|
17106
17238
|
</color>
|
|
17107
17239
|
<color>
|
|
17240
|
+
<name>Woodland Wonder</name>
|
|
17241
|
+
<hex>#0d6323</hex>
|
|
17242
|
+
</color>
|
|
17243
|
+
<color>
|
|
17108
17244
|
<name>Worcestershire Sauce</name>
|
|
17109
17245
|
<hex>#572b26</hex>
|
|
17110
17246
|
</color>
|
|
@@ -259,6 +259,9 @@
|
|
|
259
259
|
-
|
|
260
260
|
name:"Apricot Freeze"
|
|
261
261
|
hex:"#f3cfb7"
|
|
262
|
+
-
|
|
263
|
+
name:"Apricot Haze"
|
|
264
|
+
hex:"#ffaaaa"
|
|
262
265
|
-
|
|
263
266
|
name:"Apricot Sherbet"
|
|
264
267
|
hex:"#fbcd9f"
|
|
@@ -757,6 +760,9 @@
|
|
|
757
760
|
-
|
|
758
761
|
name:"Berry"
|
|
759
762
|
hex:"#990f4b"
|
|
763
|
+
-
|
|
764
|
+
name:"Berry Blast"
|
|
765
|
+
hex:"#ff017f"
|
|
760
766
|
-
|
|
761
767
|
name:"Berry Butter"
|
|
762
768
|
hex:"#efcedc"
|
|
@@ -970,6 +976,9 @@
|
|
|
970
976
|
-
|
|
971
977
|
name:"Blinking Terminal"
|
|
972
978
|
hex:"#66cc00"
|
|
979
|
+
-
|
|
980
|
+
name:"Blissful Serenity"
|
|
981
|
+
hex:"#eaeed8"
|
|
973
982
|
-
|
|
974
983
|
name:"Blister Pearl"
|
|
975
984
|
hex:"#aaffee"
|
|
@@ -1933,6 +1942,9 @@
|
|
|
1933
1942
|
-
|
|
1934
1943
|
name:"Cherry Bomb"
|
|
1935
1944
|
hex:"#b73d3f"
|
|
1945
|
+
-
|
|
1946
|
+
name:"Cherry Crush"
|
|
1947
|
+
hex:"#c71414"
|
|
1936
1948
|
-
|
|
1937
1949
|
name:"Cherry Paddle Pop"
|
|
1938
1950
|
hex:"#fe314b"
|
|
@@ -2530,12 +2542,18 @@
|
|
|
2530
2542
|
-
|
|
2531
2543
|
name:"Crimson Cloud"
|
|
2532
2544
|
hex:"#c32f40"
|
|
2545
|
+
-
|
|
2546
|
+
name:"Crimson Glow"
|
|
2547
|
+
hex:"#c13939"
|
|
2533
2548
|
-
|
|
2534
2549
|
name:"Crimson Velvet Sunset"
|
|
2535
2550
|
hex:"#b52604"
|
|
2536
2551
|
-
|
|
2537
2552
|
name:"Crisps"
|
|
2538
2553
|
hex:"#e2bd67"
|
|
2554
|
+
-
|
|
2555
|
+
name:"Crispy Crunch"
|
|
2556
|
+
hex:"#7a8f68"
|
|
2539
2557
|
-
|
|
2540
2558
|
name:"Croissant"
|
|
2541
2559
|
hex:"#c4ab86"
|
|
@@ -3310,12 +3328,18 @@
|
|
|
3310
3328
|
-
|
|
3311
3329
|
name:"Electric Banana"
|
|
3312
3330
|
hex:"#fbff00"
|
|
3331
|
+
-
|
|
3332
|
+
name:"Electric Blood"
|
|
3333
|
+
hex:"#e23d2a"
|
|
3313
3334
|
-
|
|
3314
3335
|
name:"Electric Eel"
|
|
3315
3336
|
hex:"#88bbee"
|
|
3316
3337
|
-
|
|
3317
3338
|
name:"Electric Laser Lime"
|
|
3318
3339
|
hex:"#26ff2a"
|
|
3340
|
+
-
|
|
3341
|
+
name:"Electric Lettuce"
|
|
3342
|
+
hex:"#7bd181"
|
|
3319
3343
|
-
|
|
3320
3344
|
name:"Electric Yellow"
|
|
3321
3345
|
hex:"#fffc00"
|
|
@@ -3376,6 +3400,12 @@
|
|
|
3376
3400
|
-
|
|
3377
3401
|
name:"Emptiness"
|
|
3378
3402
|
hex:"#fcfdfc"
|
|
3403
|
+
-
|
|
3404
|
+
name:"Enchanted Forest"
|
|
3405
|
+
hex:"#5c821a"
|
|
3406
|
+
-
|
|
3407
|
+
name:"Enchanted Glen"
|
|
3408
|
+
hex:"#166d29"
|
|
3379
3409
|
-
|
|
3380
3410
|
name:"Enchanted Lavender"
|
|
3381
3411
|
hex:"#bfa3d9"
|
|
@@ -3520,6 +3550,9 @@
|
|
|
3520
3550
|
-
|
|
3521
3551
|
name:"Exclusive Ivory"
|
|
3522
3552
|
hex:"#e2d8c3"
|
|
3553
|
+
-
|
|
3554
|
+
name:"Exhilarating Green"
|
|
3555
|
+
hex:"#81c784"
|
|
3523
3556
|
-
|
|
3524
3557
|
name:"Exit Light"
|
|
3525
3558
|
hex:"#55bb33"
|
|
@@ -3550,6 +3583,9 @@
|
|
|
3550
3583
|
-
|
|
3551
3584
|
name:"Extraviolet"
|
|
3552
3585
|
hex:"#661188"
|
|
3586
|
+
-
|
|
3587
|
+
name:"Extreme Carrot"
|
|
3588
|
+
hex:"#ff7133"
|
|
3553
3589
|
-
|
|
3554
3590
|
name:"Eyeball"
|
|
3555
3591
|
hex:"#fffbf8"
|
|
@@ -4540,6 +4576,9 @@
|
|
|
4540
4576
|
-
|
|
4541
4577
|
name:"Go Go Green"
|
|
4542
4578
|
hex:"#008a7d"
|
|
4579
|
+
-
|
|
4580
|
+
name:"Go to Hell Black"
|
|
4581
|
+
hex:"#342c21"
|
|
4543
4582
|
-
|
|
4544
4583
|
name:"Goblin Green"
|
|
4545
4584
|
hex:"#76ff7a"
|
|
@@ -6013,6 +6052,9 @@
|
|
|
6013
6052
|
-
|
|
6014
6053
|
name:"Jubilant Jade"
|
|
6015
6054
|
hex:"#44aa77"
|
|
6055
|
+
-
|
|
6056
|
+
name:"Jubilant Meadow"
|
|
6057
|
+
hex:"#7bb92b"
|
|
6016
6058
|
-
|
|
6017
6059
|
name:"Juggernaut"
|
|
6018
6060
|
hex:"#255367"
|
|
@@ -6202,6 +6244,9 @@
|
|
|
6202
6244
|
-
|
|
6203
6245
|
name:"Kiwi"
|
|
6204
6246
|
hex:"#749e4e"
|
|
6247
|
+
-
|
|
6248
|
+
name:"Kiwi Crush"
|
|
6249
|
+
hex:"#7bc027"
|
|
6205
6250
|
-
|
|
6206
6251
|
name:"Kiwi Kiss"
|
|
6207
6252
|
hex:"#eef9c1"
|
|
@@ -6376,6 +6421,9 @@
|
|
|
6376
6421
|
-
|
|
6377
6422
|
name:"Leafy Lemon"
|
|
6378
6423
|
hex:"#c0f000"
|
|
6424
|
+
-
|
|
6425
|
+
name:"Leafy Lush"
|
|
6426
|
+
hex:"#08690e"
|
|
6379
6427
|
-
|
|
6380
6428
|
name:"Leafy Woodland"
|
|
6381
6429
|
hex:"#aabb11"
|
|
@@ -6808,6 +6856,9 @@
|
|
|
6808
6856
|
-
|
|
6809
6857
|
name:"Lush Green"
|
|
6810
6858
|
hex:"#bbee00"
|
|
6859
|
+
-
|
|
6860
|
+
name:"Lush Paradise"
|
|
6861
|
+
hex:"#2e7d32"
|
|
6811
6862
|
-
|
|
6812
6863
|
name:"Lush Plains"
|
|
6813
6864
|
hex:"#22bb22"
|
|
@@ -6889,6 +6940,9 @@
|
|
|
6889
6940
|
-
|
|
6890
6941
|
name:"Magenta Elephant"
|
|
6891
6942
|
hex:"#de0170"
|
|
6943
|
+
-
|
|
6944
|
+
name:"Magenta Fizz"
|
|
6945
|
+
hex:"#ed24ed"
|
|
6892
6946
|
-
|
|
6893
6947
|
name:"Magenta Memoir"
|
|
6894
6948
|
hex:"#b4559b"
|
|
@@ -7480,6 +7534,9 @@
|
|
|
7480
7534
|
-
|
|
7481
7535
|
name:"Mint"
|
|
7482
7536
|
hex:"#3eb489"
|
|
7537
|
+
-
|
|
7538
|
+
name:"Mint Bliss"
|
|
7539
|
+
hex:"#7effba"
|
|
7483
7540
|
-
|
|
7484
7541
|
name:"Mint Chip"
|
|
7485
7542
|
hex:"#cfebea"
|
|
@@ -7708,6 +7765,9 @@
|
|
|
7708
7765
|
-
|
|
7709
7766
|
name:"Mossy"
|
|
7710
7767
|
hex:"#857349"
|
|
7768
|
+
-
|
|
7769
|
+
name:"Mossy Glossy"
|
|
7770
|
+
hex:"#789b4a"
|
|
7711
7771
|
-
|
|
7712
7772
|
name:"Moth"
|
|
7713
7773
|
hex:"#cbc1a2"
|
|
@@ -7876,6 +7936,9 @@
|
|
|
7876
7936
|
-
|
|
7877
7937
|
name:"Mysterious Depths"
|
|
7878
7938
|
hex:"#060929"
|
|
7939
|
+
-
|
|
7940
|
+
name:"Mysterious Mixture"
|
|
7941
|
+
hex:"#0f521a"
|
|
7879
7942
|
-
|
|
7880
7943
|
name:"Mysterious Waters"
|
|
7881
7944
|
hex:"#27454a"
|
|
@@ -8221,6 +8284,9 @@
|
|
|
8221
8284
|
-
|
|
8222
8285
|
name:"Noxious"
|
|
8223
8286
|
hex:"#89a203"
|
|
8287
|
+
-
|
|
8288
|
+
name:"Nuclear Acid"
|
|
8289
|
+
hex:"#ecf474"
|
|
8224
8290
|
-
|
|
8225
8291
|
name:"Nuclear Blast"
|
|
8226
8292
|
hex:"#bbff00"
|
|
@@ -8707,6 +8773,9 @@
|
|
|
8707
8773
|
-
|
|
8708
8774
|
name:"Passion for Revenge"
|
|
8709
8775
|
hex:"#dd0d06"
|
|
8776
|
+
-
|
|
8777
|
+
name:"Passion Plum"
|
|
8778
|
+
hex:"#9c5f77"
|
|
8710
8779
|
-
|
|
8711
8780
|
name:"Passion Potion"
|
|
8712
8781
|
hex:"#e398af"
|
|
@@ -9808,9 +9877,15 @@
|
|
|
9808
9877
|
-
|
|
9809
9878
|
name:"Racing Red"
|
|
9810
9879
|
hex:"#c21727"
|
|
9880
|
+
-
|
|
9881
|
+
name:"Radiant Foliage"
|
|
9882
|
+
hex:"#659c35"
|
|
9811
9883
|
-
|
|
9812
9884
|
name:"Radiant Hulk"
|
|
9813
9885
|
hex:"#10f144"
|
|
9886
|
+
-
|
|
9887
|
+
name:"Radiant Raspberry"
|
|
9888
|
+
hex:"#e31b5d"
|
|
9814
9889
|
-
|
|
9815
9890
|
name:"Radiant Sunrise"
|
|
9816
9891
|
hex:"#eebe1b"
|
|
@@ -9934,6 +10009,9 @@
|
|
|
9934
10009
|
-
|
|
9935
10010
|
name:"Red Hot Chili Pepper"
|
|
9936
10011
|
hex:"#db1d27"
|
|
10012
|
+
-
|
|
10013
|
+
name:"Red Inferno"
|
|
10014
|
+
hex:"#bb1e1e"
|
|
9937
10015
|
-
|
|
9938
10016
|
name:"Red Mana"
|
|
9939
10017
|
hex:"#f95554"
|
|
@@ -9997,6 +10075,9 @@
|
|
|
9997
10075
|
-
|
|
9998
10076
|
name:"Reptile Revenge"
|
|
9999
10077
|
hex:"#5e582b"
|
|
10078
|
+
-
|
|
10079
|
+
name:"Resplendent Growth"
|
|
10080
|
+
hex:"#3d8b37"
|
|
10000
10081
|
-
|
|
10001
10082
|
name:"Restful Rain"
|
|
10002
10083
|
hex:"#f1f2dd"
|
|
@@ -10186,6 +10267,9 @@
|
|
|
10186
10267
|
-
|
|
10187
10268
|
name:"Rust"
|
|
10188
10269
|
hex:"#a83c09"
|
|
10270
|
+
-
|
|
10271
|
+
name:"Rustic Rouge"
|
|
10272
|
+
hex:"#9d2626"
|
|
10189
10273
|
-
|
|
10190
10274
|
name:"Rusty Heart"
|
|
10191
10275
|
hex:"#a04039"
|
|
@@ -10393,6 +10477,9 @@
|
|
|
10393
10477
|
-
|
|
10394
10478
|
name:"Scarlet"
|
|
10395
10479
|
hex:"#ff2400"
|
|
10480
|
+
-
|
|
10481
|
+
name:"Scarlet Blaze"
|
|
10482
|
+
hex:"#b21f1f"
|
|
10396
10483
|
-
|
|
10397
10484
|
name:"Scarlet Glow"
|
|
10398
10485
|
hex:"#cb0103"
|
|
@@ -10630,6 +10717,9 @@
|
|
|
10630
10717
|
-
|
|
10631
10718
|
name:"Shuriken"
|
|
10632
10719
|
hex:"#333344"
|
|
10720
|
+
-
|
|
10721
|
+
name:"Shy Champagne Blush"
|
|
10722
|
+
hex:"#dea392"
|
|
10633
10723
|
-
|
|
10634
10724
|
name:"Sienna"
|
|
10635
10725
|
hex:"#a9561e"
|
|
@@ -10747,6 +10837,9 @@
|
|
|
10747
10837
|
-
|
|
10748
10838
|
name:"Siren"
|
|
10749
10839
|
hex:"#69293b"
|
|
10840
|
+
-
|
|
10841
|
+
name:"Siren Scarlet"
|
|
10842
|
+
hex:"#b21d1d"
|
|
10750
10843
|
-
|
|
10751
10844
|
name:"Sizzling Watermelon"
|
|
10752
10845
|
hex:"#fa005c"
|
|
@@ -11128,6 +11221,9 @@
|
|
|
11128
11221
|
-
|
|
11129
11222
|
name:"Starship Tonic"
|
|
11130
11223
|
hex:"#cce7e8"
|
|
11224
|
+
-
|
|
11225
|
+
name:"Starstruck"
|
|
11226
|
+
hex:"#4664a5"
|
|
11131
11227
|
-
|
|
11132
11228
|
name:"Statuary"
|
|
11133
11229
|
hex:"#9ea4a5"
|
|
@@ -11620,6 +11716,9 @@
|
|
|
11620
11716
|
-
|
|
11621
11717
|
name:"Threatening Red"
|
|
11622
11718
|
hex:"#c30305"
|
|
11719
|
+
-
|
|
11720
|
+
name:"Thrilling Lime"
|
|
11721
|
+
hex:"#8cc34b"
|
|
11623
11722
|
-
|
|
11624
11723
|
name:"Thunder & Lightning"
|
|
11625
11724
|
hex:"#f9f5db"
|
|
@@ -12826,6 +12925,9 @@
|
|
|
12826
12925
|
-
|
|
12827
12926
|
name:"Woodland Soul"
|
|
12828
12927
|
hex:"#127a49"
|
|
12928
|
+
-
|
|
12929
|
+
name:"Woodland Wonder"
|
|
12930
|
+
hex:"#0d6323"
|
|
12829
12931
|
-
|
|
12830
12932
|
name:"Worcestershire Sauce"
|
|
12831
12933
|
hex:"#572b26"
|