Skip to content

Commit 7190671

Browse files
committed
feat(colors): fixes some color names and adds new ones
1 parent 3338209 commit 7190671

23 files changed

+316
-59
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
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/__29188__-names-orange.svg)](https://github.com/meodai/color-names/blob/master/src/colornames.csv)
9+
[![name count](https://img.shields.io/badge/__29205__-names-orange.svg)](https://github.com/meodai/color-names/blob/master/src/colornames.csv)
1010

11-
A handpicked list of __29188__ unique color names from
11+
A handpicked list of __29205__ unique color names from
1212
[various sources](#sources-) and thousands of curated user submissions.
1313

1414
> The names of color function like a thread attached to a frightfully slender
@@ -53,7 +53,7 @@ shifted the colors a bit when there were identical colors with different names.
5353

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

56-
## Color Count: __29188__ 🎉
56+
## Color Count: __29205__ 🎉
5757

5858
~__0.17%__ of the RGB color space
5959

changes.svg

Lines changed: 3 additions & 3 deletions
Loading

dist/colornames.bestof.csv

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,8 @@ Danger,#ff0e0e
771771
Dangerous Robot,#cbc5c6
772772
Dark,#1b2431
773773
Dark & Stormy,#353f51
774+
Dark Ages,#9698a3
775+
Dark as Night,#495252
774776
Dark Blue,#305679
775777
Dark Charcoal,#333232
776778
Dark Crypt,#3f4551
@@ -786,6 +788,7 @@ Dark Olive,#373e02
786788
Dark Orange,#c65102
787789
Dark Orchestra,#251b19
788790
Dark Pink,#cb416b
791+
Dark Prince,#6b6c89
789792
Dark Purple,#35063e
790793
Dark Red,#840000
791794
Dark Rift,#060b14
@@ -797,6 +800,7 @@ Dark Secret,#3e5361
797800
Dark Serpent,#113311
798801
Dark Soul,#112255
799802
Dark Souls,#a3a3a2
803+
Dark Space,#414a4c
800804
Dark Veil,#141311
801805
Dark Void,#151517
802806
Dark Wood,#855e42
@@ -1148,6 +1152,7 @@ Flip a Coin,#ccddcc
11481152
Flip-Flop,#f2c4a7
11491153
Flirt,#7a2e4d
11501154
Flirtatious Flamingo,#cc22ff
1155+
Flirty Rose,#d65e93
11511156
Flirty Salmon,#fa7069
11521157
Floating Feather,#e9d8c2
11531158
Flood,#6677bb
@@ -2230,6 +2235,8 @@ Mithril,#878787
22302235
Miyamoto Red,#e4030f
22312236
Moccasin,#fbebd6
22322237
Mocha,#9d7651
2238+
Mocha Ice,#dfd2ca
2239+
Mochaccino,#945200
22332240
Mochito,#8efa00
22342241
Modern Monument,#d6d6d1
22352242
Moelleux Au Chocolat,#553311
@@ -2520,6 +2527,7 @@ Ottoman Red,#ee2222
25202527
Our Little Secret,#a84b7a
25212528
Out of the Blue,#1199ee
25222529
Outback,#c9a375
2530+
Outer Space,#314e64
25232531
Over the Hills,#4d6d08
25242532
Overdue Blue,#4400ff
25252533
Overgrown,#88dd00
@@ -2539,6 +2547,7 @@ Packing Paper,#ba9b5d
25392547
Paella,#dcc61f
25402548
Paid in Full,#8c8e65
25412549
Painter's Canvas,#f9f2de
2550+
Pale Canary,#f1efa6
25422551
Pale Sky,#bdf6fe
25432552
Pale Whale,#b6d3df
25442553
Palladian,#eee9df
@@ -2908,6 +2917,7 @@ Quick-Freeze,#bddbe1
29082917
Quicksand,#ac9884
29092918
Quicksilver,#a6a6a6
29102919
Quiet Abyss,#160435
2920+
Quill Grey,#cbc9c0
29112921
Quince,#d4cb60
29122922
Race the Sun,#eef3d0
29132923
Radiant Hulk,#10f144
@@ -2971,6 +2981,7 @@ Retro Vibe,#cb9711
29712981
Rich Gold,#aa8833
29722982
Ridgeback,#ef985c
29732983
Ripe Malinka,#f5576c
2984+
Riverbed,#86bebe
29742985
Roasted Pepper,#890a01
29752986
Roastery,#692302
29762987
Robotic Gods,#94a2b1
@@ -3335,6 +3346,7 @@ Summer's End,#dc9367
33353346
Summit,#8bb6b8
33363347
Sun Flooded Woods,#d0d418
33373348
Sunbathed,#f5dd98
3349+
Sunbathing Beauty,#7e4730
33383350
Sunbeam,#f5edb2
33393351
Sunburst,#f6c289
33403352
Sunflower,#ffc512
@@ -3481,6 +3493,7 @@ Tropical Rain,#447777
34813493
Tropical Rainforest,#00755e
34823494
Tropical Turquoise,#04cdff
34833495
Trout,#4c5356
3496+
Trout Caviar,#f75300
34843497
Trumpet Gold,#e9b413
34853498
Tulip,#ff878d
34863499
Tuna,#46494e

dist/colornames.bestof.esm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/colornames.bestof.esm.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/colornames.bestof.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/colornames.bestof.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/colornames.bestof.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/colornames.bestof.scss

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/colornames.bestof.umd.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/colornames.bestof.xml

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3089,6 +3089,14 @@
30893089
<hex>#353f51</hex>
30903090
</color>
30913091
<color>
3092+
<name>Dark Ages</name>
3093+
<hex>#9698a3</hex>
3094+
</color>
3095+
<color>
3096+
<name>Dark as Night</name>
3097+
<hex>#495252</hex>
3098+
</color>
3099+
<color>
30923100
<name>Dark Blue</name>
30933101
<hex>#305679</hex>
30943102
</color>
@@ -3149,6 +3157,10 @@
31493157
<hex>#cb416b</hex>
31503158
</color>
31513159
<color>
3160+
<name>Dark Prince</name>
3161+
<hex>#6b6c89</hex>
3162+
</color>
3163+
<color>
31523164
<name>Dark Purple</name>
31533165
<hex>#35063e</hex>
31543166
</color>
@@ -3193,6 +3205,10 @@
31933205
<hex>#a3a3a2</hex>
31943206
</color>
31953207
<color>
3208+
<name>Dark Space</name>
3209+
<hex>#414a4c</hex>
3210+
</color>
3211+
<color>
31963212
<name>Dark Veil</name>
31973213
<hex>#141311</hex>
31983214
</color>
@@ -4597,6 +4613,10 @@
45974613
<hex>#cc22ff</hex>
45984614
</color>
45994615
<color>
4616+
<name>Flirty Rose</name>
4617+
<hex>#d65e93</hex>
4618+
</color>
4619+
<color>
46004620
<name>Flirty Salmon</name>
46014621
<hex>#fa7069</hex>
46024622
</color>
@@ -8925,6 +8945,14 @@
89258945
<hex>#9d7651</hex>
89268946
</color>
89278947
<color>
8948+
<name>Mocha Ice</name>
8949+
<hex>#dfd2ca</hex>
8950+
</color>
8951+
<color>
8952+
<name>Mochaccino</name>
8953+
<hex>#945200</hex>
8954+
</color>
8955+
<color>
89288956
<name>Mochito</name>
89298957
<hex>#8efa00</hex>
89308958
</color>
@@ -10085,6 +10113,10 @@
1008510113
<hex>#c9a375</hex>
1008610114
</color>
1008710115
<color>
10116+
<name>Outer Space</name>
10117+
<hex>#314e64</hex>
10118+
</color>
10119+
<color>
1008810120
<name>Over the Hills</name>
1008910121
<hex>#4d6d08</hex>
1009010122
</color>
@@ -10161,6 +10193,10 @@
1016110193
<hex>#f9f2de</hex>
1016210194
</color>
1016310195
<color>
10196+
<name>Pale Canary</name>
10197+
<hex>#f1efa6</hex>
10198+
</color>
10199+
<color>
1016410200
<name>Pale Sky</name>
1016510201
<hex>#bdf6fe</hex>
1016610202
</color>
@@ -11637,6 +11673,10 @@
1163711673
<hex>#160435</hex>
1163811674
</color>
1163911675
<color>
11676+
<name>Quill Grey</name>
11677+
<hex>#cbc9c0</hex>
11678+
</color>
11679+
<color>
1164011680
<name>Quince</name>
1164111681
<hex>#d4cb60</hex>
1164211682
</color>
@@ -11889,6 +11929,10 @@
1188911929
<hex>#f5576c</hex>
1189011930
</color>
1189111931
<color>
11932+
<name>Riverbed</name>
11933+
<hex>#86bebe</hex>
11934+
</color>
11935+
<color>
1189211936
<name>Roasted Pepper</name>
1189311937
<hex>#890a01</hex>
1189411938
</color>
@@ -13345,6 +13389,10 @@
1334513389
<hex>#f5dd98</hex>
1334613390
</color>
1334713391
<color>
13392+
<name>Sunbathing Beauty</name>
13393+
<hex>#7e4730</hex>
13394+
</color>
13395+
<color>
1334813396
<name>Sunbeam</name>
1334913397
<hex>#f5edb2</hex>
1335013398
</color>
@@ -13929,6 +13977,10 @@
1392913977
<hex>#4c5356</hex>
1393013978
</color>
1393113979
<color>
13980+
<name>Trout Caviar</name>
13981+
<hex>#f75300</hex>
13982+
</color>
13983+
<color>
1393213984
<name>Trumpet Gold</name>
1393313985
<hex>#e9b413</hex>
1393413986
</color>

dist/colornames.bestof.yaml

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2314,6 +2314,12 @@
23142314
-
23152315
name:"Dark & Stormy"
23162316
hex:"#353f51"
2317+
-
2318+
name:"Dark Ages"
2319+
hex:"#9698a3"
2320+
-
2321+
name:"Dark as Night"
2322+
hex:"#495252"
23172323
-
23182324
name:"Dark Blue"
23192325
hex:"#305679"
@@ -2359,6 +2365,9 @@
23592365
-
23602366
name:"Dark Pink"
23612367
hex:"#cb416b"
2368+
-
2369+
name:"Dark Prince"
2370+
hex:"#6b6c89"
23622371
-
23632372
name:"Dark Purple"
23642373
hex:"#35063e"
@@ -2392,6 +2401,9 @@
23922401
-
23932402
name:"Dark Souls"
23942403
hex:"#a3a3a2"
2404+
-
2405+
name:"Dark Space"
2406+
hex:"#414a4c"
23952407
-
23962408
name:"Dark Veil"
23972409
hex:"#141311"
@@ -3445,6 +3457,9 @@
34453457
-
34463458
name:"Flirtatious Flamingo"
34473459
hex:"#cc22ff"
3460+
-
3461+
name:"Flirty Rose"
3462+
hex:"#d65e93"
34483463
-
34493464
name:"Flirty Salmon"
34503465
hex:"#fa7069"
@@ -6691,6 +6706,12 @@
66916706
-
66926707
name:"Mocha"
66936708
hex:"#9d7651"
6709+
-
6710+
name:"Mocha Ice"
6711+
hex:"#dfd2ca"
6712+
-
6713+
name:"Mochaccino"
6714+
hex:"#945200"
66946715
-
66956716
name:"Mochito"
66966717
hex:"#8efa00"
@@ -7561,6 +7582,9 @@
75617582
-
75627583
name:"Outback"
75637584
hex:"#c9a375"
7585+
-
7586+
name:"Outer Space"
7587+
hex:"#314e64"
75647588
-
75657589
name:"Over the Hills"
75667590
hex:"#4d6d08"
@@ -7618,6 +7642,9 @@
76187642
-
76197643
name:"Painter's Canvas"
76207644
hex:"#f9f2de"
7645+
-
7646+
name:"Pale Canary"
7647+
hex:"#f1efa6"
76217648
-
76227649
name:"Pale Sky"
76237650
hex:"#bdf6fe"
@@ -8725,6 +8752,9 @@
87258752
-
87268753
name:"Quiet Abyss"
87278754
hex:"#160435"
8755+
-
8756+
name:"Quill Grey"
8757+
hex:"#cbc9c0"
87288758
-
87298759
name:"Quince"
87308760
hex:"#d4cb60"
@@ -8914,6 +8944,9 @@
89148944
-
89158945
name:"Ripe Malinka"
89168946
hex:"#f5576c"
8947+
-
8948+
name:"Riverbed"
8949+
hex:"#86bebe"
89178950
-
89188951
name:"Roasted Pepper"
89198952
hex:"#890a01"
@@ -10006,6 +10039,9 @@
1000610039
-
1000710040
name:"Sunbathed"
1000810041
hex:"#f5dd98"
10042+
-
10043+
name:"Sunbathing Beauty"
10044+
hex:"#7e4730"
1000910045
-
1001010046
name:"Sunbeam"
1001110047
hex:"#f5edb2"
@@ -10444,6 +10480,9 @@
1044410480
-
1044510481
name:"Trout"
1044610482
hex:"#4c5356"
10483+
-
10484+
name:"Trout Caviar"
10485+
hex:"#f75300"
1044710486
-
1044810487
name:"Trumpet Gold"
1044910488
hex:"#e9b413"

0 commit comments

Comments
 (0)