Skip to content

Commit 544e71e

Browse files
committed
feat(colors): fixing redundant names
and add a few new ones instead
1 parent 7509f0c commit 544e71e

33 files changed

+146
-74
lines changed

β€ŽREADME.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
[![GitHub release](https://img.shields.io/github/release/meodai/color-names.svg)](https://github.com/meodai/color-names/)
77
[![npm version](https://img.shields.io/npm/v/color-name-list.svg)](https://www.npmjs.com/package/color-name-list)
88
[![npm](https://img.shields.io/npm/dt/color-name-list.svg)](https://www.npmjs.com/package/color-name-list)
9-
[![name count](https://img.shields.io/badge/__30282__-names-orange.svg)](https://github.com/meodai/color-names/blob/master/src/colornames.csv)
9+
[![name count](https://img.shields.io/badge/__30280__-names-orange.svg)](https://github.com/meodai/color-names/blob/master/src/colornames.csv)
1010
[![github sponsor count](https://img.shields.io/github/sponsors/meodai)](https://github.com/sponsors/meodai)
1111

12-
A handpicked list of __30282__ unique color names from
12+
A handpicked list of __30280__ unique color names from
1313
[various sources](#sources-) and thousands of curated user submissions.
1414

1515
> The names of color function like a thread attached to a frightfully slender
@@ -54,7 +54,7 @@ __[via form 🌈](https://docs.google.com/forms/d/e/1FAIpQLSfbS5D6owA4dQupJJ-6qh
5454

5555
Make sure to read the [naming rules](CONTRIBUTING.md) before you contribute!
5656

57-
## Color Count: __30282__ πŸŽ‰
57+
## Color Count: __30280__ πŸŽ‰
5858

5959
~__0.18%__ of the RGB color space
6060

β€Žchanges.svg

+3-3
Loading

β€Ždist/colornames.bestof.csv

+7-1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Admiral Blue,#50647f
2424
Adrift on the Nile,#93b8e3
2525
After Midnight,#38393f
2626
After the Storm,#33616a
27+
Afternoon Coffee,#6e544b
2728
Aged Antics,#886b2e
2829
Agressive Aqua,#00fbff
2930
Ahoy! Blue,#0082a1
@@ -70,7 +71,7 @@ Angry Pasta,#ffcc55
7071
Angry Tomato,#d82029
7172
Animal Kingdom,#bcc09e
7273
Anime Blush,#ff7a83
73-
Anise Biscotti,#c0baaf
74+
Anise Biscotti,#e5d5ae
7475
Anna Banana,#f5d547
7576
Annatto,#8c5341
7677
Another One Bites the Dust,#c7bba4
@@ -114,6 +115,7 @@ Armor,#74857f
114115
Aromatic Herbs,#98c945
115116
Around the Gills,#a1b670
116117
Arrowwood,#b3861e
118+
Arsenic,#3b444b
117119
Artichoke,#8f9779
118120
Artisans Gold,#f2ab46
119121
Artist’s Charcoal,#37393e
@@ -737,6 +739,7 @@ Clairvoyant,#480656
737739
Clam Up,#ebdbc1
738740
Classy Mauve,#bb99aa
739741
Clay,#b66a50
742+
Clean Slate,#577396
740743
Clear Sky,#8eccfe
741744
Clear Water,#aad5db
742745
Clementine,#e96e00
@@ -2674,6 +2677,7 @@ Morocco,#b67267
26742677
Morris Leaf,#c2d3af
26752678
Mosque,#005f5b
26762679
Moss,#009051
2680+
Moss Gardens,#768b59
26772681
Mosslands,#779966
26782682
Mossy,#857349
26792683
Mossy Glossy,#789b4a
@@ -3473,6 +3477,7 @@ Restful Rain,#f1f2dd
34733477
Retro Nectarine,#ef7d16
34743478
Retro Pink Pop,#ff0073
34753479
Retro Vibe,#cb9711
3480+
Rich Black,#004040
34763481
Rich Gold,#aa8833
34773482
Ridgeback,#ef985c
34783483
Ripasso,#94312f
@@ -3774,6 +3779,7 @@ Smoked Oyster,#d9d2cd
37743779
Smoked Salmon,#fa8072
37753780
Smokescreen,#5e5755
37763781
Smoking Mirror,#a29587
3782+
Smoky,#605d6b
37773783
Smoky Charcoal,#34282c
37783784
Smoky Studio,#7e8590
37793785
Smooch Rouge,#d13d4b

β€Ždist/colornames.bestof.esm.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ždist/colornames.bestof.esm.mjs

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.bestof.html

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.bestof.json

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.bestof.min.json

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.bestof.scss

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.bestof.umd.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ždist/colornames.bestof.xml

+25-1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,10 @@
101101
<hex>#33616a</hex>
102102
</color>
103103
<color>
104+
<name>Afternoon Coffee</name>
105+
<hex>#6e544b</hex>
106+
</color>
107+
<color>
104108
<name>Aged Antics</name>
105109
<hex>#886b2e</hex>
106110
</color>
@@ -286,7 +290,7 @@
286290
</color>
287291
<color>
288292
<name>Anise Biscotti</name>
289-
<hex>#c0baaf</hex>
293+
<hex>#e5d5ae</hex>
290294
</color>
291295
<color>
292296
<name>Anna Banana</name>
@@ -461,6 +465,10 @@
461465
<hex>#b3861e</hex>
462466
</color>
463467
<color>
468+
<name>Arsenic</name>
469+
<hex>#3b444b</hex>
470+
</color>
471+
<color>
464472
<name>Artichoke</name>
465473
<hex>#8f9779</hex>
466474
</color>
@@ -2953,6 +2961,10 @@
29532961
<hex>#b66a50</hex>
29542962
</color>
29552963
<color>
2964+
<name>Clean Slate</name>
2965+
<hex>#577396</hex>
2966+
</color>
2967+
<color>
29562968
<name>Clear Sky</name>
29572969
<hex>#8eccfe</hex>
29582970
</color>
@@ -10701,6 +10713,10 @@
1070110713
<hex>#009051</hex>
1070210714
</color>
1070310715
<color>
10716+
<name>Moss Gardens</name>
10717+
<hex>#768b59</hex>
10718+
</color>
10719+
<color>
1070410720
<name>Mosslands</name>
1070510721
<hex>#779966</hex>
1070610722
</color>
@@ -13897,6 +13913,10 @@
1389713913
<hex>#cb9711</hex>
1389813914
</color>
1389913915
<color>
13916+
<name>Rich Black</name>
13917+
<hex>#004040</hex>
13918+
</color>
13919+
<color>
1390013920
<name>Rich Gold</name>
1390113921
<hex>#aa8833</hex>
1390213922
</color>
@@ -15101,6 +15121,10 @@
1510115121
<hex>#a29587</hex>
1510215122
</color>
1510315123
<color>
15124+
<name>Smoky</name>
15125+
<hex>#605d6b</hex>
15126+
</color>
15127+
<color>
1510415128
<name>Smoky Charcoal</name>
1510515129
<hex>#34282c</hex>
1510615130
</color>

β€Ždist/colornames.bestof.yaml

+19-1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@
7373
-
7474
name:"After the Storm"
7575
hex:"#33616a"
76+
-
77+
name:"Afternoon Coffee"
78+
hex:"#6e544b"
7679
-
7780
name:"Aged Antics"
7881
hex:"#886b2e"
@@ -213,7 +216,7 @@
213216
hex:"#ff7a83"
214217
-
215218
name:"Anise Biscotti"
216-
hex:"#c0baaf"
219+
hex:"#e5d5ae"
217220
-
218221
name:"Anna Banana"
219222
hex:"#f5d547"
@@ -343,6 +346,9 @@
343346
-
344347
name:"Arrowwood"
345348
hex:"#b3861e"
349+
-
350+
name:"Arsenic"
351+
hex:"#3b444b"
346352
-
347353
name:"Artichoke"
348354
hex:"#8f9779"
@@ -2212,6 +2218,9 @@
22122218
-
22132219
name:"Clay"
22142220
hex:"#b66a50"
2221+
-
2222+
name:"Clean Slate"
2223+
hex:"#577396"
22152224
-
22162225
name:"Clear Sky"
22172226
hex:"#8eccfe"
@@ -8023,6 +8032,9 @@
80238032
-
80248033
name:"Moss"
80258034
hex:"#009051"
8035+
-
8036+
name:"Moss Gardens"
8037+
hex:"#768b59"
80268038
-
80278039
name:"Mosslands"
80288040
hex:"#779966"
@@ -10420,6 +10432,9 @@
1042010432
-
1042110433
name:"Retro Vibe"
1042210434
hex:"#cb9711"
10435+
-
10436+
name:"Rich Black"
10437+
hex:"#004040"
1042310438
-
1042410439
name:"Rich Gold"
1042510440
hex:"#aa8833"
@@ -11323,6 +11338,9 @@
1132311338
-
1132411339
name:"Smoking Mirror"
1132511340
hex:"#a29587"
11341+
-
11342+
name:"Smoky"
11343+
hex:"#605d6b"
1132611344
-
1132711345
name:"Smoky Charcoal"
1132811346
hex:"#34282c"

β€Ždist/colornames.csv

+4-6
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ Aftercare,#85c0cd
209209
Afterglow,#f2e3c5
210210
Afterlife,#d91fff
211211
Afternoon,#fbcb78
212+
Afternoon Coffee,#6e544b
212213
Afternoon Sky,#87ceeb
213214
Afternoon Stroll,#d9c5a1
214215
Afternoon Tea,#594e40
@@ -733,9 +734,7 @@ Anemone White,#f9efe4
733734
Anew Grey,#beb6ab
734735
Angel Aura,#afa8ae
735736
Angel Blue,#83c5cd
736-
Angel Blush,#f7e3da
737737
Angel Breath,#dcaf9f
738-
Angel Face Rose,#fe83cc
739738
Angel Falls,#a3bdd3
740739
Angel Feather,#f4efee
741740
Angel Finger,#b8acb4
@@ -758,7 +757,6 @@ Angelic,#f2dcd7
758757
Angelic Blue,#bbc6d6
759758
Angelic Choir,#e9d9dc
760759
Angelic Descent,#eecc33
761-
Angelic Eyes,#bbd1e8
762760
Angelic Sent,#e3dfea
763761
Angelic Starlet,#ebe9d8
764762
Angelic White,#f4ede4
@@ -786,7 +784,7 @@ Animal Kingdom,#bcc09e
786784
Animated Coral,#ed9080
787785
Anime,#ccc14d
788786
Anime Blush,#ff7a83
789-
Anise Biscotti,#c0baaf
787+
Anise Biscotti,#e5d5ae
790788
Anise Flower,#f4e3b5
791789
Anise Grey Yellow,#b0ac98
792790
Aniseed,#cda741
@@ -6018,7 +6016,6 @@ Coffee Adept,#775511
60186016
Coffee Bag,#dbd6d3
60196017
Coffee Bar,#825c43
60206018
Coffee Bean,#362d26
6021-
Coffee Beans,#6e544b
60226019
Coffee Brick,#6f0c0d
60236020
Coffee Clay,#b7997c
60246021
Coffee Cream,#fff2d7
@@ -7173,6 +7170,7 @@ Dark Granite,#4f443f
71737170
Dark Green,#033500
71747171
Dark Grey,#363737
71757172
Dark Grey Mauve,#4e4459
7173+
Dark Gunmetal,#222429
71767174
Dark Horizon,#666699
71777175
Dark Humor,#661122
71787176
Dark Imperial Blue,#00416a
@@ -13832,7 +13830,6 @@ Jet Ski,#5492af
1383213830
Jet Stream,#bbd0c9
1383313831
Jet White,#f2ede2
1383413832
Jetski Race,#005d96
13835-
Jetstream,#b0d2d6
1383613833
Jeune Citron,#a6d40d
1383713834
Jewel,#136843
1383813835
Jewel Beetle,#8cc90b
@@ -17457,6 +17454,7 @@ Moss Brown,#715b2e
1745717454
Moss Candy,#8aa775
1745817455
Moss Cottage,#42544c
1745917456
Moss Covered,#7a7e66
17457+
Moss Gardens,#768b59
1746017458
Moss Glen,#4a473f
1746117459
Moss Green,#638b27
1746217460
Moss Grey,#afab97

β€Ždist/colornames.esm.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ždist/colornames.esm.mjs

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.html

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.json

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.min.json

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.scss

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.short.csv

+5
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Ariel,#aed7ea
7171
Armadillo,#484a46
7272
Armor,#74857f
7373
Arrowwood,#b3861e
74+
Arsenic,#3b444b
7475
Artichoke,#8f9779
7576
Arugula,#75ad5b
7677
Ash,#bebaa7
@@ -468,6 +469,7 @@ Clairvoyant,#480656
468469
Clam Up,#ebdbc1
469470
Classy Mauve,#bb99aa
470471
Clay,#b66a50
472+
Clean Slate,#577396
471473
Clear Sky,#8eccfe
472474
Clear Water,#aad5db
473475
Clementine,#e96e00
@@ -1714,6 +1716,7 @@ Morocco,#b67267
17141716
Morris Leaf,#c2d3af
17151717
Mosque,#005f5b
17161718
Moss,#009051
1719+
Moss Gardens,#768b59
17171720
Mosslands,#779966
17181721
Mossy,#857349
17191722
Mossy Glossy,#789b4a
@@ -2238,6 +2241,7 @@ Redstone,#e46b71
22382241
RedΠ―um,#ff2200
22392242
Restful Rain,#f1f2dd
22402243
Retro Vibe,#cb9711
2244+
Rich Black,#004040
22412245
Rich Gold,#aa8833
22422246
Ridgeback,#ef985c
22432247
Ripasso,#94312f
@@ -2416,6 +2420,7 @@ Smalt,#003399
24162420
Smiley Face,#ffc962
24172421
Smoke Dragon,#ccbbaa
24182422
Smokescreen,#5e5755
2423+
Smoky,#605d6b
24192424
Smoky Studio,#7e8590
24202425
Smooch Rouge,#d13d4b
24212426
Snake Fruit,#db2217

β€Ždist/colornames.short.esm.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Ždist/colornames.short.esm.mjs

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.short.html

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.short.json

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.short.min.json

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.short.scss

+1-1
Large diffs are not rendered by default.

β€Ždist/colornames.short.umd.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)