| 1 | [ |
| 2 | { |
| 3 | "name": "Omolon", |
| 4 | "colors": ["#091E3A", "#2F80ED", "#2D9EE0"], |
| 5 | "colorsname": ["dark blue", "bright blue", "light blue"], |
| 6 | "keywords": [ |
| 7 | ["dark", "blue", "serious", "deep"], |
| 8 | ["bright", "blue", "trust", "calm"], |
| 9 | ["bright", "light blue", "fresh", "cool"] |
| 10 | ] |
| 11 | }, |
| 12 | { |
| 13 | "name": "Farhan", |
| 14 | "colors": ["#9400D3", "#4B0082"], |
| 15 | "colorsname": ["dark violet", "indigo"], |
| 16 | "keywords": [ |
| 17 | ["dark", "violet", "mystery", "royalty"], |
| 18 | ["dark", "indigo", "depth", "wisdom"] |
| 19 | ] |
| 20 | }, |
| 21 | { |
| 22 | "name": "Purple", |
| 23 | "colors": ["#c84e89", "#F15F79"], |
| 24 | "colorsname": ["light pinkish purple", "light pink"], |
| 25 | "keywords": [ |
| 26 | ["light", "pinkish", "purple", "romantic"], |
| 27 | ["bright", "pink", "playful", "cheerful"] |
| 28 | ] |
| 29 | }, |
| 30 | { |
| 31 | "name": "Ibtesam", |
| 32 | "colors": ["#00F5A0", "#00D9F5"], |
| 33 | "colorsname": ["light green", "light cyan"], |
| 34 | "keywords": [ |
| 35 | ["bright", "green", "fresh", "nature"], |
| 36 | ["bright", "cyan", "cool", "refreshing"] |
| 37 | ] |
| 38 | }, |
| 39 | { |
| 40 | "name": "Radioactive Heat", |
| 41 | "colors": ["#F7941E", "#72C6EF", "#00A651"], |
| 42 | "colorsname": ["orange", "light blue", "green"], |
| 43 | "keywords": [ |
| 44 | ["bright", "orange", "energy", "vibrant"], |
| 45 | ["bright", "light blue", "calm", "refreshing"], |
| 46 | ["bright", "green", "nature", "fresh"] |
| 47 | ] |
| 48 | }, |
| 49 | { |
| 50 | "name": "The Sky And The Sea", |
| 51 | "colors": ["#F7941E", "#004E8F"], |
| 52 | "colorsname": ["orange", "dark blue"], |
| 53 | "keywords": [ |
| 54 | ["bright", "orange", "vibrant", "energy"], |
| 55 | ["dark", "blue", "depth", "serious"] |
| 56 | ] |
| 57 | }, |
| 58 | { |
| 59 | "name": "From Ice To Fire", |
| 60 | "colors": ["#72C6EF", "#004E8F"], |
| 61 | "colorsname": ["light blue", "dark blue"], |
| 62 | "keywords": [ |
| 63 | ["bright", "light blue", "cool", "refreshing"], |
| 64 | ["dark", "blue", "depth", "serious"] |
| 65 | ] |
| 66 | }, |
| 67 | { |
| 68 | "name": "Blue & Orange", |
| 69 | "colors": ["#FD8112", "#0085CA"], |
| 70 | "colorsname": ["bright orange", "blue"], |
| 71 | "keywords": [ |
| 72 | ["bright", "orange", "vibrant", "energy"], |
| 73 | ["bright", "blue", "trust", "calm"] |
| 74 | ] |
| 75 | }, |
| 76 | { |
| 77 | "name": "Purple Dream", |
| 78 | "colors": ["#bf5ae0", "#a811da"], |
| 79 | "colorsname": ["pinkish purple", "purple"], |
| 80 | "keywords": [ |
| 81 | ["bright", "pinkish", "purple", "romantic"], |
| 82 | ["dark", "purple", "mystery", "royalty"] |
| 83 | ] |
| 84 | }, |
| 85 | { |
| 86 | "name": "Blu", |
| 87 | "colors": ["#00416A", "#E4E5E6"], |
| 88 | "colorsname": ["dark blue", "light gray"], |
| 89 | "keywords": [ |
| 90 | ["dark", "blue", "depth", "serious"], |
| 91 | ["light", "gray", "neutral", "calm"] |
| 92 | ] |
| 93 | }, |
| 94 | { |
| 95 | "name": "Summer Breeze", |
| 96 | "colors": ["#fbed96", "#abecd6"], |
| 97 | "colorsname": ["light yellow", "light green"], |
| 98 | "keywords": [ |
| 99 | ["bright", "yellow", "cheerful", "sunny"], |
| 100 | ["light", "green", "fresh", "nature"] |
| 101 | ] |
| 102 | }, |
| 103 | { |
| 104 | "name": "Ver", |
| 105 | "colors": ["#FFE000", "#799F0C"], |
| 106 | "colorsname": ["bright yellow", "green"], |
| 107 | "keywords": [ |
| 108 | ["bright", "yellow", "cheerful", "sunny"], |
| 109 | ["bright", "green", "nature", "fresh"] |
| 110 | ] |
| 111 | }, |
| 112 | { |
| 113 | "name": "Ver Black", |
| 114 | "colors": ["#F7F8F8", "#ACBB78"], |
| 115 | "colorsname": ["light gray", "olive"], |
| 116 | "keywords": [ |
| 117 | ["light", "gray", "neutral", "calm"], |
| 118 | ["dark", "olive", "earthy", "natural"] |
| 119 | ] |
| 120 | }, |
| 121 | { |
| 122 | "name": "Combi", |
| 123 | "colors": ["#00416A", "#799F0C", "#FFE000"], |
| 124 | "colorsname": ["dark blue", "green", "bright yellow"], |
| 125 | "keywords": [ |
| 126 | ["dark", "blue", "depth", "serious"], |
| 127 | ["bright", "green", "nature", "fresh"], |
| 128 | ["bright", "yellow", "cheerful", "sunny"] |
| 129 | ] |
| 130 | }, |
| 131 | { |
| 132 | "name": "Anwar", |
| 133 | "colors": ["#334d50", "#cbcaa5"], |
| 134 | "colorsname": ["dark grayish teal", "light beige"], |
| 135 | "keywords": [ |
| 136 | ["dark", "grayish", "teal", "calm"], |
| 137 | ["light", "beige", "neutral", "warm"] |
| 138 | ] |
| 139 | }, |
| 140 | { |
| 141 | "name": "Bluelagoo", |
| 142 | "colors": ["#0052D4", "#4364F7", "#6FB1FC"], |
| 143 | "colorsname": ["blue", "light blue", "light blue"], |
| 144 | "keywords": [ |
| 145 | ["bright", "blue", "trust", "calm"], |
| 146 | ["bright", "light blue", "cool", "refreshing"], |
| 147 | ["bright", "light blue", "cool", "refreshing"] |
| 148 | ] |
| 149 | }, |
| 150 | { |
| 151 | "name": "Lunada", |
| 152 | "colors": ["#5433FF", "#20BDFF", "#A5FECB"], |
| 153 | "colorsname": ["dark blue", "light blue", "light green"], |
| 154 | "keywords": [ |
| 155 | ["dark", "blue", "depth", "serious"], |
| 156 | ["bright", "light blue", "cool", "refreshing"], |
| 157 | ["bright", "light green", "fresh", "nature"] |
| 158 | ] |
| 159 | }, |
| 160 | { |
| 161 | "name": "Reaqua", |
| 162 | "colors": ["#799F0C", "#ACBB78"], |
| 163 | "colorsname": ["green", "olive"], |
| 164 | "keywords": [ |
| 165 | ["bright", "green", "nature", "fresh"], |
| 166 | ["dark", "olive", "earthy", "natural"] |
| 167 | ] |
| 168 | }, |
| 169 | { |
| 170 | "name": "Mango", |
| 171 | "colors": ["#ffe259", "#ffa751"], |
| 172 | "colorsname": ["light yellow", "peach"], |
| 173 | "keywords": [ |
| 174 | ["bright", "yellow", "cheerful", "sunny"], |
| 175 | ["bright", "peach", "warm", "soft"] |
| 176 | ] |
| 177 | }, |
| 178 | { |
| 179 | "name": "Bupe", |
| 180 | "colors": ["#00416A", "#E4E5E6"], |
| 181 | "colorsname": ["dark blue", "light gray"], |
| 182 | "keywords": [ |
| 183 | ["dark", "blue", "depth", "serious"], |
| 184 | ["light", "gray", "neutral", "calm"] |
| 185 | ] |
| 186 | }, |
| 187 | { |
| 188 | "name": "Rea", |
| 189 | "colors": ["#FFE000", "#799F0C"], |
| 190 | "colorsname": ["bright yellow", "green"], |
| 191 | "keywords": [ |
| 192 | ["bright", "yellow", "cheerful", "sunny"], |
| 193 | ["bright", "green", "nature", "fresh"] |
| 194 | ] |
| 195 | }, |
| 196 | { |
| 197 | "name": "Windy", |
| 198 | "colors": ["#acb6e5", "#86fde8"], |
| 199 | "colorsname": ["light blue", "light cyan"], |
| 200 | "keywords": [ |
| 201 | ["light", "blue", "fresh", "calm"], |
| 202 | ["bright", "cyan", "cool", "refreshing"] |
| 203 | ] |
| 204 | }, |
| 205 | { |
| 206 | "name": "Royal Blue", |
| 207 | "colors": ["#536976", "#292E49"], |
| 208 | "colorsname": ["dark bluish gray", "dark blue"], |
| 209 | "keywords": [ |
| 210 | ["dark", "bluish", "gray", "serious"], |
| 211 | ["dark", "blue", "depth", "serious"] |
| 212 | ] |
| 213 | }, |
| 214 | { |
| 215 | "name": "Royal Blue + Petrol", |
| 216 | "colors": ["#BBD2C5", "#536976", "#292E49"], |
| 217 | "colorsname": ["light gray", "dark bluish gray", "dark blue"], |
| 218 | "keywords": [ |
| 219 | ["light", "gray", "neutral", "calm"], |
| 220 | ["dark", "bluish", "gray", "serious"], |
| 221 | ["dark", "blue", "depth", "serious"] |
| 222 | ] |
| 223 | }, |
| 224 | { |
| 225 | "name": "Copper", |
| 226 | "colors": ["#B79891", "#94716B"], |
| 227 | "colorsname": ["light brown", "dark brown"], |
| 228 | "keywords": [ |
| 229 | ["light", "brown", "warm", "earthy"], |
| 230 | ["dark", "brown", "earthy", "natural"] |
| 231 | ] |
| 232 | }, |
| 233 | { |
| 234 | "name": "Anamnisar", |
| 235 | "colors": ["#9796f0", "#fbc7d4"], |
| 236 | "colorsname": ["light purple", "light pink"], |
| 237 | "keywords": [ |
| 238 | ["light", "purple", "romantic", "soft"], |
| 239 | ["light", "pink", "cheerful", "soft"] |
| 240 | ] |
| 241 | }, |
| 242 | { |
| 243 | "name": "Petrol", |
| 244 | "colors": ["#BBD2C5", "#536976"], |
| 245 | "colorsname": ["light gray", "dark bluish gray"], |
| 246 | "keywords": [ |
| 247 | ["light", "gray", "neutral", "calm"], |
| 248 | ["dark", "bluish", "gray", "serious"] |
| 249 | ] |
| 250 | }, |
| 251 | { |
| 252 | "name": "Sky", |
| 253 | "colors": ["#076585", "#fff"], |
| 254 | "colorsname": ["dark cyan", "white"], |
| 255 | "keywords": [ |
| 256 | ["dark", "cyan", "cool", "refreshing"], |
| 257 | ["light", "white", "pure", "clean"] |
| 258 | ] |
| 259 | }, |
| 260 | { |
| 261 | "name": "Sel", |
| 262 | "colors": ["#00467F", "#A5CC82"], |
| 263 | "colorsname": ["dark blue", "light green"], |
| 264 | "keywords": [ |
| 265 | ["dark", "blue", "depth", "serious"], |
| 266 | ["light", "green", "fresh", "nature"] |
| 267 | ] |
| 268 | }, |
| 269 | { |
| 270 | "name": "Afternoon", |
| 271 | "colors": ["#000C40", "#607D8B"], |
| 272 | "colorsname": ["dark blue", "dark gray"], |
| 273 | "keywords": [ |
| 274 | ["dark", "blue", "depth", "serious"], |
| 275 | ["dark", "gray", "serious", "calm"] |
| 276 | ] |
| 277 | }, |
| 278 | { |
| 279 | "name": "Skyline", |
| 280 | "colors": ["#1488CC", "#2B32B2"], |
| 281 | "colorsname": ["bright blue", "dark blue"], |
| 282 | "keywords": [ |
| 283 | ["bright", "blue", "trust", "calm"], |
| 284 | ["dark", "blue", "depth", "serious"] |
| 285 | ] |
| 286 | }, |
| 287 | { |
| 288 | "name": "DIMIGO", |
| 289 | "colors": ["#ec008c", "#fc6767"], |
| 290 | "colorsname": ["bright pink", "light red"], |
| 291 | "keywords": [ |
| 292 | ["bright", "pink", "romantic", "cheerful"], |
| 293 | ["bright", "red", "energy", "vibrant"] |
| 294 | ] |
| 295 | }, |
| 296 | { |
| 297 | "name": "Purple Love", |
| 298 | "colors": ["#cc2b5e", "#753a88"], |
| 299 | "colorsname": ["dark pink", "dark purple"], |
| 300 | "keywords": [ |
| 301 | ["dark", "pink", "romantic", "soft"], |
| 302 | ["dark", "purple", "mystery", "royalty"] |
| 303 | ] |
| 304 | }, |
| 305 | { |
| 306 | "name": "Sexy Blue", |
| 307 | "colors": ["#2193b0", "#6dd5ed"], |
| 308 | "colorsname": ["bright blue", "light blue"], |
| 309 | "keywords": [ |
| 310 | ["bright", "blue", "trust", "calm"], |
| 311 | ["bright", "light blue", "cool", "refreshing"] |
| 312 | ] |
| 313 | }, |
| 314 | { |
| 315 | "name": "Blooker20", |
| 316 | "colors": ["#e65c00", "#F9D423"], |
| 317 | "colorsname": ["bright orange", "light yellow"], |
| 318 | "keywords": [ |
| 319 | ["bright", "orange", "vibrant", "energy"], |
| 320 | ["light", "yellow", "cheerful", "sunny"] |
| 321 | ] |
| 322 | }, |
| 323 | { |
| 324 | "name": "Sea Blue", |
| 325 | "colors": ["#2b5876", "#4e4376"], |
| 326 | "colorsname": ["dark teal", "dark grayish blue"], |
| 327 | "keywords": [ |
| 328 | ["dark", "teal", "depth", "cool"], |
| 329 | ["dark", "grayish blue", "serious", "calm"] |
| 330 | ] |
| 331 | }, |
| 332 | { |
| 333 | "name": "Nimvelo", |
| 334 | "colors": ["#314755", "#26a0da"], |
| 335 | "colorsname": ["dark teal", "bright blue"], |
| 336 | "keywords": [ |
| 337 | ["dark", "teal", "depth", "cool"], |
| 338 | ["bright", "blue", "trust", "calm"] |
| 339 | ] |
| 340 | }, |
| 341 | { |
| 342 | "name": "Hazel", |
| 343 | "colors": ["#77A1D3", "#79CBCA", "#E684AE"], |
| 344 | "colorsname": ["light blue", "light cyan", "light pink"], |
| 345 | "keywords": [ |
| 346 | ["light", "blue", "cool", "refreshing"], |
| 347 | ["light", "cyan", "fresh", "clean"], |
| 348 | ["light", "pink", "romantic", "soft"] |
| 349 | ] |
| 350 | }, |
| 351 | { |
| 352 | "name": "Noon to Dusk", |
| 353 | "colors": ["#ff6e7f", "#bfe9ff"], |
| 354 | "colorsname": ["light pink", "light blue"], |
| 355 | "keywords": [ |
| 356 | ["bright", "pink", "romantic", "soft"], |
| 357 | ["light", "blue", "cool", "refreshing"] |
| 358 | ] |
| 359 | }, |
| 360 | { |
| 361 | "name": "YouTube", |
| 362 | "colors": ["#e52d27", "#b31217"], |
| 363 | "colorsname": ["bright red", "dark red"], |
| 364 | "keywords": [ |
| 365 | ["bright", "red", "energy", "vibrant"], |
| 366 | ["dark", "red", "serious", "passionate"] |
| 367 | ] |
| 368 | }, |
| 369 | { |
| 370 | "name": "Cool Brown", |
| 371 | "colors": ["#603813", "#b29f94"], |
| 372 | "colorsname": ["dark brown", "light brown"], |
| 373 | "keywords": [ |
| 374 | ["dark", "brown", "earthy", "natural"], |
| 375 | ["light", "brown", "warm", "earthy"] |
| 376 | ] |
| 377 | }, |
| 378 | { |
| 379 | "name": "Harmonic Energy", |
| 380 | "colors": ["#16A085", "#F4D03F"], |
| 381 | "colorsname": ["dark teal", "bright yellow"], |
| 382 | "keywords": [ |
| 383 | ["dark", "teal", "depth", "cool"], |
| 384 | ["bright", "yellow", "cheerful", "sunny"] |
| 385 | ] |
| 386 | }, |
| 387 | { |
| 388 | "name": "Playing with Reds", |
| 389 | "colors": ["#D31027", "#EA384D"], |
| 390 | "colorsname": ["bright red", "bright pink"], |
| 391 | "keywords": [ |
| 392 | ["bright", "red", "energy", "vibrant"], |
| 393 | ["bright", "pink", "romantic", "cheerful"] |
| 394 | ] |
| 395 | }, |
| 396 | { |
| 397 | "name": "Sunny Days", |
| 398 | "colors": ["#EDE574", "#E1F5C4"], |
| 399 | "colorsname": ["light yellow", "light green"], |
| 400 | "keywords": [ |
| 401 | ["bright", "yellow", "cheerful", "sunny"], |
| 402 | ["light", "green", "fresh", "nature"] |
| 403 | ] |
| 404 | }, |
| 405 | { |
| 406 | "name": "Green Beach", |
| 407 | "colors": ["#02AAB0", "#00CDAC"], |
| 408 | "colorsname": ["bright teal", "bright cyan"], |
| 409 | "keywords": [ |
| 410 | ["bright", "teal", "fresh", "cool"], |
| 411 | ["bright", "cyan", "refreshing", "calm"] |
| 412 | ] |
| 413 | }, |
| 414 | { |
| 415 | "name": "Intuitive Purple", |
| 416 | "colors": ["#DA22FF", "#9733EE"], |
| 417 | "colorsname": ["bright purple", "dark purple"], |
| 418 | "keywords": [ |
| 419 | ["bright", "purple", "romantic", "mystery"], |
| 420 | ["dark", "purple", "serious", "royalty"] |
| 421 | ] |
| 422 | }, |
| 423 | { |
| 424 | "name": "Emerald Water", |
| 425 | "colors": ["#348F50", "#56B4D3"], |
| 426 | "colorsname": ["dark green", "light blue"], |
| 427 | "keywords": [ |
| 428 | ["dark", "green", "nature", "fresh"], |
| 429 | ["light", "blue", "cool", "refreshing"] |
| 430 | ] |
| 431 | }, |
| 432 | { |
| 433 | "name": "Lemon Twist", |
| 434 | "colors": ["#3CA55C", "#B5AC49"], |
| 435 | "colorsname": ["bright green", "light brown"], |
| 436 | "keywords": [ |
| 437 | ["bright", "green", "fresh", "nature"], |
| 438 | ["light", "brown", "warm", "earthy"] |
| 439 | ] |
| 440 | }, |
| 441 | { |
| 442 | "name": "Monte Carlo", |
| 443 | "colors": ["#CC95C0", "#DBD4B4", "#7AA1D2"], |
| 444 | "colorsname": ["light pink", "light brown", "light blue"], |
| 445 | "keywords": [ |
| 446 | ["light", "pink", "romantic", "soft"], |
| 447 | ["light", "brown", "warm", "earthy"], |
| 448 | ["light", "blue", "cool", "refreshing"] |
| 449 | ] |
| 450 | }, |
| 451 | { |
| 452 | "name": "Horizon", |
| 453 | "colors": ["#003973", "#E5E5BE"], |
| 454 | "colorsname": ["dark blue", "light gray"], |
| 455 | "keywords": [ |
| 456 | ["dark", "blue", "depth", "serious"], |
| 457 | ["light", "gray", "neutral", "calm"] |
| 458 | ] |
| 459 | }, |
| 460 | { |
| 461 | "name": "Rose Water", |
| 462 | "colors": ["#E55D87", "#5FC3E4"], |
| 463 | "colorsname": ["light pink", "light blue"], |
| 464 | "keywords": [ |
| 465 | ["light", "pink", "romantic", "soft"], |
| 466 | ["light", "blue", "cool", "refreshing"] |
| 467 | ] |
| 468 | }, |
| 469 | { |
| 470 | "name": "Frozen", |
| 471 | "colors": ["#403B4A", "#E7E9BB"], |
| 472 | "colorsname": ["dark gray", "light gray"], |
| 473 | "keywords": [ |
| 474 | ["dark", "gray", "serious", "calm"], |
| 475 | ["light", "gray", "neutral", "calm"] |
| 476 | ] |
| 477 | }, |
| 478 | { |
| 479 | "name": "Mango Pulp", |
| 480 | "colors": ["#F09819", "#EDDE5D"], |
| 481 | "colorsname": ["bright orange", "light yellow"], |
| 482 | "keywords": [ |
| 483 | ["bright", "orange", "vibrant", "energy"], |
| 484 | ["light", "yellow", "cheerful", "sunny"] |
| 485 | ] |
| 486 | }, |
| 487 | { |
| 488 | "name": "Bloody Mary", |
| 489 | "colors": ["#FF512F", "#DD2476"], |
| 490 | "colorsname": ["bright red", "bright pink"], |
| 491 | "keywords": [ |
| 492 | ["bright", "red", "energy", "vibrant"], |
| 493 | ["bright", "pink", "romantic", "cheerful"] |
| 494 | ] |
| 495 | }, |
| 496 | { |
| 497 | "name": "Aubergine", |
| 498 | "colors": ["#AA076B", "#61045F"], |
| 499 | "colorsname": ["dark purple", "dark magenta"], |
| 500 | "keywords": [ |
| 501 | ["dark", "purple", "mystery", "royalty"], |
| 502 | ["dark", "magenta", "bold", "confident"] |
| 503 | ] |
| 504 | }, |
| 505 | { |
| 506 | "name": "Aqua Marine", |
| 507 | "colors": ["#1A2980", "#26D0CE"], |
| 508 | "colorsname": ["dark blue", "light cyan"], |
| 509 | "keywords": [ |
| 510 | ["dark", "blue", "depth", "cool"], |
| 511 | ["light", "cyan", "refreshing", "calm"] |
| 512 | ] |
| 513 | }, |
| 514 | { |
| 515 | "name": "Sunrise", |
| 516 | "colors": ["#FF512F", "#F09819"], |
| 517 | "colorsname": ["bright red", "bright orange"], |
| 518 | "keywords": [ |
| 519 | ["bright", "red", "energy", "vibrant"], |
| 520 | ["bright", "orange", "warm", "cheerful"] |
| 521 | ] |
| 522 | }, |
| 523 | { |
| 524 | "name": "Purple Paradise", |
| 525 | "colors": ["#1D2B64", "#F8CDDA"], |
| 526 | "colorsname": ["dark blue", "light pink"], |
| 527 | "keywords": [ |
| 528 | ["dark", "blue", "depth", "serious"], |
| 529 | ["light", "pink", "romantic", "soft"] |
| 530 | ] |
| 531 | }, |
| 532 | { |
| 533 | "name": "Stripe", |
| 534 | "colors": ["#1FA2FF", "#12D8FA", "#A6FFCB"], |
| 535 | "colorsname": ["bright blue", "light blue", "light green"], |
| 536 | "keywords": [ |
| 537 | ["bright", "blue", "trust", "calm"], |
| 538 | ["bright", "light blue", "cool", "refreshing"], |
| 539 | ["bright", "light green", "fresh", "nature"] |
| 540 | ] |
| 541 | }, |
| 542 | { |
| 543 | "name": "Sea Weed", |
| 544 | "colors": ["#4CB8C4", "#3CD3AD"], |
| 545 | "colorsname": ["dark cyan", "light teal"], |
| 546 | "keywords": [ |
| 547 | ["dark", "cyan", "cool", "refreshing"], |
| 548 | ["light", "teal", "fresh", "nature"] |
| 549 | ] |
| 550 | }, |
| 551 | { |
| 552 | "name": "Pinky", |
| 553 | "colors": ["#DD5E89", "#F7BB97"], |
| 554 | "colorsname": ["light pink", "light peach"], |
| 555 | "keywords": [ |
| 556 | ["light", "pink", "romantic", "soft"], |
| 557 | ["light", "peach", "warm", "soft"] |
| 558 | ] |
| 559 | }, |
| 560 | { |
| 561 | "name": "Cherry", |
| 562 | "colors": ["#EB3349", "#F45C43"], |
| 563 | "colorsname": ["bright red", "light red"], |
| 564 | "keywords": [ |
| 565 | ["bright", "red", "energy", "vibrant"], |
| 566 | ["light", "red", "warm", "soft"] |
| 567 | ] |
| 568 | }, |
| 569 | { |
| 570 | "name": "Mojito", |
| 571 | "colors": ["#1D976C", "#93F9B9"], |
| 572 | "colorsname": ["dark green", "light cyan"], |
| 573 | "keywords": [ |
| 574 | ["dark", "green", "nature", "fresh"], |
| 575 | ["bright", "cyan", "cool", "refreshing"] |
| 576 | ] |
| 577 | }, |
| 578 | { |
| 579 | "name": "Juicy Orange", |
| 580 | "colors": ["#FF8008", "#FFC837"], |
| 581 | "colorsname": ["bright orange", "light yellow"], |
| 582 | "keywords": [ |
| 583 | ["bright", "orange", "vibrant", "energy"], |
| 584 | ["light", "yellow", "cheerful", "sunny"] |
| 585 | ] |
| 586 | }, |
| 587 | { |
| 588 | "name": "Mirage", |
| 589 | "colors": ["#16222A", "#3A6073"], |
| 590 | "colorsname": ["dark gray", "dark blue"], |
| 591 | "keywords": [ |
| 592 | ["dark", "gray", "serious", "calm"], |
| 593 | ["dark", "blue", "depth", "cool"] |
| 594 | ] |
| 595 | }, |
| 596 | { |
| 597 | "name": "Steel Gray", |
| 598 | "colors": ["#1F1C2C", "#928DAB"], |
| 599 | "colorsname": ["dark gray", "light gray"], |
| 600 | "keywords": [ |
| 601 | ["dark", "gray", "serious", "calm"], |
| 602 | ["light", "gray", "neutral", "calm"] |
| 603 | ] |
| 604 | }, |
| 605 | { |
| 606 | "name": "Kashmir", |
| 607 | "colors": ["#614385", "#516395"], |
| 608 | "colorsname": ["dark purple", "dark blue"], |
| 609 | "keywords": [ |
| 610 | ["dark", "purple", "mystery", "royalty"], |
| 611 | ["dark", "blue", "depth", "serious"] |
| 612 | ] |
| 613 | }, |
| 614 | { |
| 615 | "name": "Electric Violet", |
| 616 | "colors": ["#4776E6", "#8E54E9"], |
| 617 | "colorsname": ["bright blue", "bright purple"], |
| 618 | "keywords": [ |
| 619 | ["bright", "blue", "trust", "cool"], |
| 620 | ["bright", "purple", "romantic", "mystery"] |
| 621 | ] |
| 622 | }, |
| 623 | { |
| 624 | "name": "Venice Blue", |
| 625 | "colors": ["#085078", "#85D8CE"], |
| 626 | "colorsname": ["dark cyan", "light cyan"], |
| 627 | "keywords": [ |
| 628 | ["dark", "cyan", "cool", "refreshing"], |
| 629 | ["light", "cyan", "fresh", "calm"] |
| 630 | ] |
| 631 | }, |
| 632 | { |
| 633 | "name": "Bora Bora", |
| 634 | "colors": ["#2BC0E4", "#EAECC6"], |
| 635 | "colorsname": ["bright cyan", "light gray"], |
| 636 | "keywords": [ |
| 637 | ["bright", "cyan", "fresh", "cool"], |
| 638 | ["light", "gray", "neutral", "calm"] |
| 639 | ] |
| 640 | }, |
| 641 | { |
| 642 | "name": "Moss", |
| 643 | "colors": ["#134E5E", "#71B280"], |
| 644 | "colorsname": ["dark teal", "light green"], |
| 645 | "keywords": [ |
| 646 | ["dark", "teal", "depth", "cool"], |
| 647 | ["light", "green", "fresh", "nature"] |
| 648 | ] |
| 649 | }, |
| 650 | { |
| 651 | "name": "Shroom Haze", |
| 652 | "colors": ["#5C258D", "#4389A2"], |
| 653 | "colorsname": ["dark purple", "dark blue"], |
| 654 | "keywords": [ |
| 655 | ["dark", "purple", "mystery", "royalty"], |
| 656 | ["dark", "blue", "depth", "cool"] |
| 657 | ] |
| 658 | }, |
| 659 | { |
| 660 | "name": "Mystic", |
| 661 | "colors": ["#757F9A", "#D7DDE8"], |
| 662 | "colorsname": ["dark gray", "light purple"], |
| 663 | "keywords": [ |
| 664 | ["dark", "gray", "mystical", "serious"], |
| 665 | ["light", "purple", "romantic", "soft"] |
| 666 | ] |
| 667 | }, |
| 668 | { |
| 669 | "name": "Midnight City", |
| 670 | "colors": ["#232526", "#414345"], |
| 671 | "colorsname": ["dark gray", "dark gray"], |
| 672 | "keywords": [ |
| 673 | ["dark", "gray", "serious", "calm"], |
| 674 | ["dark", "gray", "serious", "calm"] |
| 675 | ] |
| 676 | }, |
| 677 | { |
| 678 | "name": "Sea Blizz", |
| 679 | "colors": ["#1CD8D2", "#93EDC7"], |
| 680 | "colorsname": ["bright cyan", "light green"], |
| 681 | "keywords": [ |
| 682 | ["bright", "cyan", "fresh", "cool"], |
| 683 | ["light", "green", "fresh", "nature"] |
| 684 | ] |
| 685 | }, |
| 686 | { |
| 687 | "name": "Opa", |
| 688 | "colors": ["#3D7EAA", "#FFE47A"], |
| 689 | "colorsname": ["dark blue", "light yellow"], |
| 690 | "keywords": [ |
| 691 | ["dark", "blue", "depth", "cool"], |
| 692 | ["light", "yellow", "cheerful", "sunny"] |
| 693 | ] |
| 694 | }, |
| 695 | { |
| 696 | "name": "Titanium", |
| 697 | "colors": ["#283048", "#859398"], |
| 698 | "colorsname": ["dark gray", "light gray"], |
| 699 | "keywords": [ |
| 700 | ["dark", "gray", "serious", "calm"], |
| 701 | ["light", "gray", "neutral", "calm"] |
| 702 | ] |
| 703 | }, |
| 704 | { |
| 705 | "name": "Mantle", |
| 706 | "colors": ["#24C6DC", "#514A9D"], |
| 707 | "colorsname": ["bright cyan", "dark purple"], |
| 708 | "keywords": [ |
| 709 | ["bright", "cyan", "fresh", "cool"], |
| 710 | ["dark", "purple", "mystery", "royalty"] |
| 711 | ] |
| 712 | }, |
| 713 | { |
| 714 | "name": "Dracula", |
| 715 | "colors": ["#DC2424", "#4A569D"], |
| 716 | "colorsname": ["bright red", "dark blue"], |
| 717 | "keywords": [ |
| 718 | ["bright", "red", "energy", "vibrant"], |
| 719 | ["dark", "blue", "depth", "serious"] |
| 720 | ] |
| 721 | }, |
| 722 | { |
| 723 | "name": "Peach", |
| 724 | "colors": ["#ED4264", "#FFEDBC"], |
| 725 | "colorsname": ["light pink", "light yellow"], |
| 726 | "keywords": [ |
| 727 | ["light", "pink", "romantic", "soft"], |
| 728 | ["light", "yellow", "cheerful", "sunny"] |
| 729 | ] |
| 730 | }, |
| 731 | { |
| 732 | "name": "Moonrise", |
| 733 | "colors": ["#DAE2F8", "#D6A4A4"], |
| 734 | "colorsname": ["light blue", "light pink"], |
| 735 | "keywords": [ |
| 736 | ["light", "blue", "cool", "refreshing"], |
| 737 | ["light", "pink", "romantic", "soft"] |
| 738 | ] |
| 739 | }, |
| 740 | { |
| 741 | "name": "Clouds", |
| 742 | "colors": ["#ECE9E6", "#FFFFFF"], |
| 743 | "colorsname": ["light gray", "white"], |
| 744 | "keywords": [ |
| 745 | ["light", "gray", "neutral", "calm"], |
| 746 | ["light", "white", "pure", "clean"] |
| 747 | ] |
| 748 | }, |
| 749 | { |
| 750 | "name": "Stellar", |
| 751 | "colors": ["#7474BF", "#348AC7"], |
| 752 | "colorsname": ["dark blue", "bright blue"], |
| 753 | "keywords": [ |
| 754 | ["dark", "blue", "depth", "serious"], |
| 755 | ["bright", "blue", "trust", "calm"] |
| 756 | ] |
| 757 | }, |
| 758 | { |
| 759 | "name": "Bourbon", |
| 760 | "colors": ["#EC6F66", "#F3A183"], |
| 761 | "colorsname": ["light red", "light brown"], |
| 762 | "keywords": [ |
| 763 | ["light", "red", "warm", "soft"], |
| 764 | ["light", "brown", "warm", "earthy"] |
| 765 | ] |
| 766 | }, |
| 767 | { |
| 768 | "name": "Calm Darya", |
| 769 | "colors": ["#5f2c82", "#49a09d"], |
| 770 | "colorsname": ["dark purple", "dark teal"], |
| 771 | "keywords": [ |
| 772 | ["dark", "purple", "mystery", "royalty"], |
| 773 | ["dark", "teal", "depth", "cool"] |
| 774 | ] |
| 775 | }, |
| 776 | { |
| 777 | "name": "Influenza", |
| 778 | "colors": ["#C04848", "#480048"], |
| 779 | "colorsname": ["dark red", "dark magenta"], |
| 780 | "keywords": [ |
| 781 | ["dark", "red", "energy", "vibrant"], |
| 782 | ["dark", "magenta", "bold", "confident"] |
| 783 | ] |
| 784 | }, |
| 785 | { |
| 786 | "name": "Shrimpy", |
| 787 | "colors": ["#e43a15", "#e65245"], |
| 788 | "colorsname": ["bright red", "light red"], |
| 789 | "keywords": [ |
| 790 | ["bright", "red", "energy", "vibrant"], |
| 791 | ["light", "red", "warm", "soft"] |
| 792 | ] |
| 793 | }, |
| 794 | { |
| 795 | "name": "Army", |
| 796 | "colors": ["#414d0b", "#727a17"], |
| 797 | "colorsname": ["dark olive", "dark green"], |
| 798 | "keywords": [ |
| 799 | ["dark", "olive", "earthy", "natural"], |
| 800 | ["dark", "green", "nature", "fresh"] |
| 801 | ] |
| 802 | }, |
| 803 | { |
| 804 | "name": "Miaka", |
| 805 | "colors": ["#FC354C", "#0ABFBC"], |
| 806 | "colorsname": ["bright red", "light cyan"], |
| 807 | "keywords": [ |
| 808 | ["bright", "red", "energy", "vibrant"], |
| 809 | ["light", "cyan", "cool", "refreshing"] |
| 810 | ] |
| 811 | }, |
| 812 | { |
| 813 | "name": "Pinot Noir", |
| 814 | "colors": ["#4b6cb7", "#182848"], |
| 815 | "colorsname": ["dark blue", "dark blue"], |
| 816 | "keywords": [ |
| 817 | ["dark", "blue", "depth", "serious"], |
| 818 | ["dark", "blue", "depth", "serious"] |
| 819 | ] |
| 820 | }, |
| 821 | { |
| 822 | "name": "Day Tripper", |
| 823 | "colors": ["#f857a6", "#ff5858"], |
| 824 | "colorsname": ["bright pink", "bright red"], |
| 825 | "keywords": [ |
| 826 | ["bright", "pink", "romantic", "soft"], |
| 827 | ["bright", "red", "energy", "vibrant"] |
| 828 | ] |
| 829 | }, |
| 830 | { |
| 831 | "name": "Namn", |
| 832 | "colors": ["#a73737", "#7a2828"], |
| 833 | "colorsname": ["dark red", "dark red"], |
| 834 | "keywords": [ |
| 835 | ["dark", "red", "energy", "vibrant"], |
| 836 | ["dark", "red", "energy", "vibrant"] |
| 837 | ] |
| 838 | }, |
| 839 | { |
| 840 | "name": "Blurry Beach", |
| 841 | "colors": ["#d53369", "#cbad6d"], |
| 842 | "colorsname": ["light pink", "light brown"], |
| 843 | "keywords": [ |
| 844 | ["light", "pink", "romantic", "soft"], |
| 845 | ["light", "brown", "warm", "earthy"] |
| 846 | ] |
| 847 | }, |
| 848 | { |
| 849 | "name": "Vasily", |
| 850 | "colors": ["#e9d362", "#333333"], |
| 851 | "colorsname": ["light yellow", "dark gray"], |
| 852 | "keywords": [ |
| 853 | ["light", "yellow", "cheerful", "sunny"], |
| 854 | ["dark", "gray", "serious", "calm"] |
| 855 | ] |
| 856 | }, |
| 857 | { |
| 858 | "name": "A Lost Memory", |
| 859 | "colors": ["#DE6262", "#FFB88C"], |
| 860 | "colorsname": ["bright red", "light peach"], |
| 861 | "keywords": [ |
| 862 | ["bright", "red", "energy", "vibrant"], |
| 863 | ["light", "peach", "warm", "soft"] |
| 864 | ] |
| 865 | }, |
| 866 | { |
| 867 | "name": "Petrichor", |
| 868 | "colors": ["#666600", "#999966"], |
| 869 | "colorsname": ["dark olive", "light olive"], |
| 870 | "keywords": [ |
| 871 | ["dark", "olive", "earthy", "natural"], |
| 872 | ["light", "olive", "fresh", "nature"] |
| 873 | ] |
| 874 | }, |
| 875 | { |
| 876 | "name": "Jonquil", |
| 877 | "colors": ["#FFEEEE", "#DDEFBB"], |
| 878 | "colorsname": ["light yellow", "light green"], |
| 879 | "keywords": [ |
| 880 | ["light", "yellow", "cheerful", "sunny"], |
| 881 | ["light", "green", "fresh", "nature"] |
| 882 | ] |
| 883 | }, |
| 884 | { |
| 885 | "name": "Sirius Tamed", |
| 886 | "colors": ["#EFEFBB", "#D4D3DD"], |
| 887 | "colorsname": ["light yellow", "light gray"], |
| 888 | "keywords": [ |
| 889 | ["light", "yellow", "cheerful", "sunny"], |
| 890 | ["light", "gray", "neutral", "calm"] |
| 891 | ] |
| 892 | }, |
| 893 | { |
| 894 | "name": "Kyoto", |
| 895 | "colors": ["#c21500", "#ffc500"], |
| 896 | "colorsname": ["bright red", "bright yellow"], |
| 897 | "keywords": [ |
| 898 | ["bright", "red", "energy", "vibrant"], |
| 899 | ["bright", "yellow", "cheerful", "sunny"] |
| 900 | ] |
| 901 | }, |
| 902 | { |
| 903 | "name": "Misty Meadow", |
| 904 | "colors": ["#215f00", "#e4e4d9"], |
| 905 | "colorsname": ["dark green", "light gray"], |
| 906 | "keywords": [ |
| 907 | ["dark", "green", "nature", "fresh"], |
| 908 | ["light", "gray", "neutral", "calm"] |
| 909 | ] |
| 910 | }, |
| 911 | { |
| 912 | "name": "Aqualicious", |
| 913 | "colors": ["#50C9C3", "#96DEDA"], |
| 914 | "colorsname": ["bright teal", "light cyan"], |
| 915 | "keywords": [ |
| 916 | ["bright", "teal", "fresh", "cool"], |
| 917 | ["light", "cyan", "refreshing", "calm"] |
| 918 | ] |
| 919 | }, |
| 920 | { |
| 921 | "name": "Moor", |
| 922 | "colors": ["#616161", "#9bc5c3"], |
| 923 | "colorsname": ["dark gray", "light cyan"], |
| 924 | "keywords": [ |
| 925 | ["dark", "gray", "serious", "calm"], |
| 926 | ["light", "cyan", "cool", "refreshing"] |
| 927 | ] |
| 928 | }, |
| 929 | { |
| 930 | "name": "Almost", |
| 931 | "colors": ["#ddd6f3", "#faaca8"], |
| 932 | "colorsname": ["light purple", "light peach"], |
| 933 | "keywords": [ |
| 934 | ["light", "purple", "romantic", "soft"], |
| 935 | ["light", "peach", "warm", "soft"] |
| 936 | ] |
| 937 | }, |
| 938 | { |
| 939 | "name": "Forever Lost", |
| 940 | "colors": ["#5D4157", "#A8CABA"], |
| 941 | "colorsname": ["dark gray", "light gray"], |
| 942 | "keywords": [ |
| 943 | ["dark", "gray", "serious", "calm"], |
| 944 | ["light", "gray", "neutral", "calm"] |
| 945 | ] |
| 946 | }, |
| 947 | { |
| 948 | "name": "Winter", |
| 949 | "colors": ["#E6DADA", "#274046"], |
| 950 | "colorsname": ["light gray", "dark teal"], |
| 951 | "keywords": [ |
| 952 | ["light", "gray", "neutral", "calm"], |
| 953 | ["dark", "teal", "depth", "cool"] |
| 954 | ] |
| 955 | }, |
| 956 | { |
| 957 | "name": "Nelson", |
| 958 | "colors": ["#f2709c", "#ff9472"], |
| 959 | "colorsname": ["bright pink", "light orange"], |
| 960 | "keywords": [ |
| 961 | ["bright", "pink", "romantic", "soft"], |
| 962 | ["light", "orange", "cheerful", "warm"] |
| 963 | ] |
| 964 | }, |
| 965 | { |
| 966 | "name": "Autumn", |
| 967 | "colors": ["#DAD299", "#B0DAB9"], |
| 968 | "colorsname": ["light yellow", "light green"], |
| 969 | "keywords": [ |
| 970 | ["light", "yellow", "cheerful", "sunny"], |
| 971 | ["light", "green", "fresh", "nature"] |
| 972 | ] |
| 973 | }, |
| 974 | { |
| 975 | "name": "Candy", |
| 976 | "colors": ["#D3959B", "#BFE6BA"], |
| 977 | "colorsname": ["light pink", "light green"], |
| 978 | "keywords": [ |
| 979 | ["light", "pink", "romantic", "soft"], |
| 980 | ["light", "green", "fresh", "nature"] |
| 981 | ] |
| 982 | }, |
| 983 | { |
| 984 | "name": "Reef", |
| 985 | "colors": ["#00d2ff", "#3a7bd5"], |
| 986 | "colorsname": ["bright cyan", "dark blue"], |
| 987 | "keywords": [ |
| 988 | ["bright", "cyan", "fresh", "cool"], |
| 989 | ["dark", "blue", "depth", "serious"] |
| 990 | ] |
| 991 | }, |
| 992 | { |
| 993 | "name": "The Strain", |
| 994 | "colors": ["#870000", "#190A05"], |
| 995 | "colorsname": ["dark red", "black"], |
| 996 | "keywords": [ |
| 997 | ["dark", "red", "energy", "vibrant"], |
| 998 | ["dark", "black", "depth", "serious"] |
| 999 | ] |
| 1000 | }, |
| 1001 | { |
| 1002 | "name": "Dirty Fog", |
| 1003 | "colors": ["#B993D6", "#8CA6DB"], |
| 1004 | "colorsname": ["light purple", "light blue"], |
| 1005 | "keywords": [ |
| 1006 | ["light", "purple", "romantic", "soft"], |
| 1007 | ["light", "blue", "cool", "refreshing"] |
| 1008 | ] |
| 1009 | }, |
| 1010 | { |
| 1011 | "name": "Earthly", |
| 1012 | "colors": ["#649173", "#DBD5A4"], |
| 1013 | "colorsname": ["dark green", "light beige"], |
| 1014 | "keywords": [ |
| 1015 | ["dark", "green", "nature", "fresh"], |
| 1016 | ["light", "beige", "neutral", "warm"] |
| 1017 | ] |
| 1018 | }, |
| 1019 | { |
| 1020 | "name": "Virgin", |
| 1021 | "colors": ["#C9FFBF", "#FFAFBD"], |
| 1022 | "colorsname": ["light green", "light pink"], |
| 1023 | "keywords": [ |
| 1024 | ["light", "green", "fresh", "nature"], |
| 1025 | ["light", "pink", "romantic", "soft"] |
| 1026 | ] |
| 1027 | }, |
| 1028 | { |
| 1029 | "name": "Ash", |
| 1030 | "colors": ["#606c88", "#3f4c6b"], |
| 1031 | "colorsname": ["dark gray", "dark blue"], |
| 1032 | "keywords": [ |
| 1033 | ["dark", "gray", "serious", "calm"], |
| 1034 | ["dark", "blue", "depth", "cool"] |
| 1035 | ] |
| 1036 | }, |
| 1037 | { |
| 1038 | "name": "Cherryblossoms", |
| 1039 | "colors": ["#FBD3E9", "#BB377D"], |
| 1040 | "colorsname": ["light pink", "dark pink"], |
| 1041 | "keywords": [ |
| 1042 | ["light", "pink", "romantic", "soft"], |
| 1043 | ["dark", "pink", "bold", "vibrant"] |
| 1044 | ] |
| 1045 | }, |
| 1046 | { |
| 1047 | "name": "Parklife", |
| 1048 | "colors": ["#ADD100", "#7B920A"], |
| 1049 | "colorsname": ["light green", "dark green"], |
| 1050 | "keywords": [ |
| 1051 | ["light", "green", "fresh", "nature"], |
| 1052 | ["dark", "green", "nature", "fresh"] |
| 1053 | ] |
| 1054 | }, |
| 1055 | { |
| 1056 | "name": "Dance To Forget", |
| 1057 | "colors": ["#FF4E50", "#F9D423"], |
| 1058 | "colorsname": ["bright red", "light yellow"], |
| 1059 | "keywords": [ |
| 1060 | ["bright", "red", "energy", "vibrant"], |
| 1061 | ["light", "yellow", "cheerful", "sunny"] |
| 1062 | ] |
| 1063 | }, |
| 1064 | { |
| 1065 | "name": "Starfall", |
| 1066 | "colors": ["#F0C27B", "#4B1248"], |
| 1067 | "colorsname": ["light brown", "dark purple"], |
| 1068 | "keywords": [ |
| 1069 | ["light", "brown", "warm", "earthy"], |
| 1070 | ["dark", "purple", "mystery", "royalty"] |
| 1071 | ] |
| 1072 | }, |
| 1073 | { |
| 1074 | "name": "Red Mist", |
| 1075 | "colors": ["#000000", "#e74c3c"], |
| 1076 | "colorsname": ["black", "bright red"], |
| 1077 | "keywords": [ |
| 1078 | ["dark", "black", "depth", "serious"], |
| 1079 | ["bright", "red", "energy", "vibrant"] |
| 1080 | ] |
| 1081 | }, |
| 1082 | { |
| 1083 | "name": "Teal Love", |
| 1084 | "colors": ["#AAFFA9", "#11FFBD"], |
| 1085 | "colorsname": ["light teal", "light cyan"], |
| 1086 | "keywords": [ |
| 1087 | ["light", "teal", "fresh", "cool"], |
| 1088 | ["light", "cyan", "refreshing", "calm"] |
| 1089 | ] |
| 1090 | }, |
| 1091 | { |
| 1092 | "name": "Neon Life", |
| 1093 | "colors": ["#B3FFAB", "#12FFF7"], |
| 1094 | "colorsname": ["bright green", "bright cyan"], |
| 1095 | "keywords": [ |
| 1096 | ["bright", "green", "fresh", "nature"], |
| 1097 | ["bright", "cyan", "refreshing", "cool"] |
| 1098 | ] |
| 1099 | }, |
| 1100 | { |
| 1101 | "name": "Man of Steel", |
| 1102 | "colors": ["#780206", "#061161"], |
| 1103 | "colorsname": ["dark red", "dark blue"], |
| 1104 | "keywords": [ |
| 1105 | ["dark", "red", "energy", "vibrant"], |
| 1106 | ["dark", "blue", "depth", "cool"] |
| 1107 | ] |
| 1108 | }, |
| 1109 | { |
| 1110 | "name": "Amethyst", |
| 1111 | "colors": ["#9D50BB", "#6E48AA"], |
| 1112 | "colorsname": ["bright purple", "dark purple"], |
| 1113 | "keywords": [ |
| 1114 | ["bright", "purple", "romantic", "mystery"], |
| 1115 | ["dark", "purple", "serious", "royalty"] |
| 1116 | ] |
| 1117 | }, |
| 1118 | { |
| 1119 | "name": "Cheer Up Emo Kid", |
| 1120 | "colors": ["#556270", "#FF6B6B"], |
| 1121 | "colorsname": ["dark gray", "bright red"], |
| 1122 | "keywords": [ |
| 1123 | ["dark", "gray", "serious", "calm"], |
| 1124 | ["bright", "red", "energy", "vibrant"] |
| 1125 | ] |
| 1126 | }, |
| 1127 | { |
| 1128 | "name": "Shore", |
| 1129 | "colors": ["#70e1f5", "#ffd194"], |
| 1130 | "colorsname": ["light blue", "light yellow"], |
| 1131 | "keywords": [ |
| 1132 | ["light", "blue", "cool", "refreshing"], |
| 1133 | ["light", "yellow", "cheerful", "sunny"] |
| 1134 | ] |
| 1135 | }, |
| 1136 | { |
| 1137 | "name": "Facebook Messenger", |
| 1138 | "colors": ["#00c6ff", "#0072ff"], |
| 1139 | "colorsname": ["bright blue", "bright blue"], |
| 1140 | "keywords": [ |
| 1141 | ["bright", "blue", "trust", "cool"], |
| 1142 | ["bright", "blue", "trust", "cool"] |
| 1143 | ] |
| 1144 | }, |
| 1145 | { |
| 1146 | "name": "SoundCloud", |
| 1147 | "colors": ["#fe8c00", "#f83600"], |
| 1148 | "colorsname": ["bright orange", "bright red"], |
| 1149 | "keywords": [ |
| 1150 | ["bright", "orange", "vibrant", "energy"], |
| 1151 | ["bright", "red", "energy", "vibrant"] |
| 1152 | ] |
| 1153 | }, |
| 1154 | { |
| 1155 | "name": "Behongo", |
| 1156 | "colors": ["#52c234", "#061700"], |
| 1157 | "colorsname": ["bright green", "dark green"], |
| 1158 | "keywords": [ |
| 1159 | ["bright", "green", "fresh", "nature"], |
| 1160 | ["dark", "green", "earthy", "natural"] |
| 1161 | ] |
| 1162 | }, |
| 1163 | { |
| 1164 | "name": "ServQuick", |
| 1165 | "colors": ["#485563", "#29323c"], |
| 1166 | "colorsname": ["dark gray", "dark gray"], |
| 1167 | "keywords": [ |
| 1168 | ["dark", "gray", "serious", "calm"], |
| 1169 | ["dark", "gray", "serious", "calm"] |
| 1170 | ] |
| 1171 | }, |
| 1172 | { |
| 1173 | "name": "Friday", |
| 1174 | "colors": ["#83a4d4", "#b6fbff"], |
| 1175 | "colorsname": ["light blue", "light cyan"], |
| 1176 | "keywords": [ |
| 1177 | ["light", "blue", "cool", "refreshing"], |
| 1178 | ["light", "cyan", "fresh", "calm"] |
| 1179 | ] |
| 1180 | }, |
| 1181 | { |
| 1182 | "name": "Martini", |
| 1183 | "colors": ["#FDFC47", "#24FE41"], |
| 1184 | "colorsname": ["bright yellow", "bright green"], |
| 1185 | "keywords": [ |
| 1186 | ["bright", "yellow", "cheerful", "sunny"], |
| 1187 | ["bright", "green", "fresh", "nature"] |
| 1188 | ] |
| 1189 | }, |
| 1190 | { |
| 1191 | "name": "Metallic Toad", |
| 1192 | "colors": ["#abbaab", "#ffffff"], |
| 1193 | "colorsname": ["light gray", "white"], |
| 1194 | "keywords": [ |
| 1195 | ["light", "gray", "neutral", "calm"], |
| 1196 | ["light", "white", "pure", "clean"] |
| 1197 | ] |
| 1198 | }, |
| 1199 | { |
| 1200 | "name": "Between The Clouds", |
| 1201 | "colors": ["#73C8A9", "#373B44"], |
| 1202 | "colorsname": ["light teal", "dark gray"], |
| 1203 | "keywords": [ |
| 1204 | ["light", "teal", "fresh", "cool"], |
| 1205 | ["dark", "gray", "serious", "calm"] |
| 1206 | ] |
| 1207 | }, |
| 1208 | { |
| 1209 | "name": "Crazy Orange I", |
| 1210 | "colors": ["#D38312", "#A83279"], |
| 1211 | "colorsname": ["bright orange", "dark pink"], |
| 1212 | "keywords": [ |
| 1213 | ["bright", "orange", "vibrant", "energy"], |
| 1214 | ["dark", "pink", "romantic", "soft"] |
| 1215 | ] |
| 1216 | }, |
| 1217 | { |
| 1218 | "name": "Hersheys", |
| 1219 | "colors": ["#1e130c", "#9a8478"], |
| 1220 | "colorsname": ["dark brown", "light brown"], |
| 1221 | "keywords": [ |
| 1222 | ["dark", "brown", "earthy", "natural"], |
| 1223 | ["light", "brown", "warm", "earthy"] |
| 1224 | ] |
| 1225 | }, |
| 1226 | { |
| 1227 | "name": "Talking To Mice Elf", |
| 1228 | "colors": ["#948E99", "#2E1437"], |
| 1229 | "colorsname": ["dark gray", "dark purple"], |
| 1230 | "keywords": [ |
| 1231 | ["dark", "gray", "serious", "calm"], |
| 1232 | ["dark", "purple", "mystery", "royalty"] |
| 1233 | ] |
| 1234 | }, |
| 1235 | { |
| 1236 | "name": "Purple Bliss", |
| 1237 | "colors": ["#360033", "#0b8793"], |
| 1238 | "colorsname": ["dark purple", "dark teal"], |
| 1239 | "keywords": [ |
| 1240 | ["dark", "purple", "mystery", "royalty"], |
| 1241 | ["dark", "teal", "depth", "cool"] |
| 1242 | ] |
| 1243 | }, |
| 1244 | { |
| 1245 | "name": "Predawn", |
| 1246 | "colors": ["#FFA17F", "#00223E"], |
| 1247 | "colorsname": ["light orange", "dark blue"], |
| 1248 | "keywords": [ |
| 1249 | ["light", "orange", "warm", "soft"], |
| 1250 | ["dark", "blue", "depth", "serious"] |
| 1251 | ] |
| 1252 | }, |
| 1253 | { |
| 1254 | "name": "Endless River", |
| 1255 | "colors": ["#43cea2", "#185a9d"], |
| 1256 | "colorsname": ["bright teal", "dark blue"], |
| 1257 | "keywords": [ |
| 1258 | ["bright", "teal", "fresh", "cool"], |
| 1259 | ["dark", "blue", "depth", "serious"] |
| 1260 | ] |
| 1261 | }, |
| 1262 | { |
| 1263 | "name": "Pastel Orange at the Sun", |
| 1264 | "colors": ["#ffb347", "#ffcc33"], |
| 1265 | "colorsname": ["light orange", "light yellow"], |
| 1266 | "keywords": [ |
| 1267 | ["light", "orange", "warm", "soft"], |
| 1268 | ["light", "yellow", "cheerful", "sunny"] |
| 1269 | ] |
| 1270 | }, |
| 1271 | { |
| 1272 | "name": "Twitch", |
| 1273 | "colors": ["#6441A5", "#2a0845"], |
| 1274 | "colorsname": ["dark purple", "dark purple"], |
| 1275 | "keywords": [ |
| 1276 | ["dark", "purple", "mystery", "royalty"], |
| 1277 | ["dark", "purple", "mystery", "royalty"] |
| 1278 | ] |
| 1279 | }, |
| 1280 | { |
| 1281 | "name": "Atlas", |
| 1282 | "colors": ["#FEAC5E", "#C779D0", "#4BC0C8"], |
| 1283 | "colorsname": ["light orange", "light purple", "light blue"], |
| 1284 | "keywords": [ |
| 1285 | ["light", "orange", "warm", "soft"], |
| 1286 | ["light", "purple", "romantic", "soft"], |
| 1287 | ["light", "blue", "cool", "refreshing"] |
| 1288 | ] |
| 1289 | }, |
| 1290 | { |
| 1291 | "name": "Instagram", |
| 1292 | "colors": ["#833ab4", "#fd1d1d", "#fcb045"], |
| 1293 | "colorsname": ["dark purple", "bright red", "light orange"], |
| 1294 | "keywords": [ |
| 1295 | ["dark", "purple", "mystery", "royalty"], |
| 1296 | ["bright", "red", "energy", "vibrant"], |
| 1297 | ["light", "orange", "warm", "soft"] |
| 1298 | ] |
| 1299 | }, |
| 1300 | { |
| 1301 | "name": "Flickr", |
| 1302 | "colors": ["#ff0084", "#33001b"], |
| 1303 | "colorsname": ["bright pink", "dark red"], |
| 1304 | "keywords": [ |
| 1305 | ["bright", "pink", "romantic", "soft"], |
| 1306 | ["dark", "red", "energy", "vibrant"] |
| 1307 | ] |
| 1308 | }, |
| 1309 | { |
| 1310 | "name": "Vine", |
| 1311 | "colors": ["#00bf8f", "#001510"], |
| 1312 | "colorsname": ["bright teal", "black"], |
| 1313 | "keywords": [ |
| 1314 | ["bright", "teal", "fresh", "cool"], |
| 1315 | ["dark", "black", "depth", "serious"] |
| 1316 | ] |
| 1317 | }, |
| 1318 | { |
| 1319 | "name": "Turquoise flow", |
| 1320 | "colors": ["#136a8a", "#267871"], |
| 1321 | "colorsname": ["dark cyan", "dark teal"], |
| 1322 | "keywords": [ |
| 1323 | ["dark", "cyan", "cool", "refreshing"], |
| 1324 | ["dark", "teal", "depth", "cool"] |
| 1325 | ] |
| 1326 | }, |
| 1327 | { |
| 1328 | "name": "Portrait", |
| 1329 | "colors": ["#8e9eab", "#eef2f3"], |
| 1330 | "colorsname": ["dark gray", "light gray"], |
| 1331 | "keywords": [ |
| 1332 | ["dark", "gray", "serious", "calm"], |
| 1333 | ["light", "gray", "neutral", "calm"] |
| 1334 | ] |
| 1335 | }, |
| 1336 | { |
| 1337 | "name": "Virgin America", |
| 1338 | "colors": ["#7b4397", "#dc2430"], |
| 1339 | "colorsname": ["dark purple", "bright red"], |
| 1340 | "keywords": [ |
| 1341 | ["dark", "purple", "mystery", "royalty"], |
| 1342 | ["bright", "red", "energy", "vibrant"] |
| 1343 | ] |
| 1344 | }, |
| 1345 | { |
| 1346 | "name": "Koko Caramel", |
| 1347 | "colors": ["#D1913C", "#FFD194"], |
| 1348 | "colorsname": ["dark brown", "light beige"], |
| 1349 | "keywords": [ |
| 1350 | ["dark", "brown", "earthy", "natural"], |
| 1351 | ["light", "beige", "neutral", "warm"] |
| 1352 | ] |
| 1353 | }, |
| 1354 | { |
| 1355 | "name": "Fresh Turboscent", |
| 1356 | "colors": ["#F1F2B5", "#135058"], |
| 1357 | "colorsname": ["light yellow", "dark teal"], |
| 1358 | "keywords": [ |
| 1359 | ["light", "yellow", "cheerful", "sunny"], |
| 1360 | ["dark", "teal", "depth", "cool"] |
| 1361 | ] |
| 1362 | }, |
| 1363 | { |
| 1364 | "name": "Green to dark", |
| 1365 | "colors": ["#6A9113", "#141517"], |
| 1366 | "colorsname": ["bright green", "dark gray"], |
| 1367 | "keywords": [ |
| 1368 | ["bright", "green", "fresh", "nature"], |
| 1369 | ["dark", "gray", "serious", "calm"] |
| 1370 | ] |
| 1371 | }, |
| 1372 | { |
| 1373 | "name": "Ukraine", |
| 1374 | "colors": ["#004FF9", "#FFF94C"], |
| 1375 | "colorsname": ["bright blue", "bright yellow"], |
| 1376 | "keywords": [ |
| 1377 | ["bright", "blue", "trust", "cool"], |
| 1378 | ["bright", "yellow", "cheerful", "sunny"] |
| 1379 | ] |
| 1380 | }, |
| 1381 | { |
| 1382 | "name": "Curiosity blue", |
| 1383 | "colors": ["#525252", "#3d72b4"], |
| 1384 | "colorsname": ["dark gray", "dark blue"], |
| 1385 | "keywords": [ |
| 1386 | ["dark", "gray", "serious", "calm"], |
| 1387 | ["dark", "blue", "depth", "cool"] |
| 1388 | ] |
| 1389 | }, |
| 1390 | { |
| 1391 | "name": "Dark Knight", |
| 1392 | "colors": ["#BA8B02", "#181818"], |
| 1393 | "colorsname": ["gold", "black"], |
| 1394 | "keywords": [ |
| 1395 | ["gold", "warm", "rich", "luxury"], |
| 1396 | ["dark", "black", "depth", "serious"] |
| 1397 | ] |
| 1398 | }, |
| 1399 | { |
| 1400 | "name": "Piglet", |
| 1401 | "colors": ["#ee9ca7", "#ffdde1"], |
| 1402 | "colorsname": ["light pink", "light pink"], |
| 1403 | "keywords": [ |
| 1404 | ["light", "pink", "romantic", "soft"], |
| 1405 | ["light", "pink", "romantic", "soft"] |
| 1406 | ] |
| 1407 | }, |
| 1408 | { |
| 1409 | "name": "Lizard", |
| 1410 | "colors": ["#304352", "#d7d2cc"], |
| 1411 | "colorsname": ["dark teal", "light gray"], |
| 1412 | "keywords": [ |
| 1413 | ["dark", "teal", "depth", "cool"], |
| 1414 | ["light", "gray", "neutral", "calm"] |
| 1415 | ] |
| 1416 | }, |
| 1417 | { |
| 1418 | "name": "Sage Persuasion", |
| 1419 | "colors": ["#CCCCB2", "#757519"], |
| 1420 | "colorsname": ["light olive", "dark olive"], |
| 1421 | "keywords": [ |
| 1422 | ["light", "olive", "fresh", "nature"], |
| 1423 | ["dark", "olive", "earthy", "natural"] |
| 1424 | ] |
| 1425 | }, |
| 1426 | { |
| 1427 | "name": "Between Night and Day", |
| 1428 | "colors": ["#2c3e50", "#3498db"], |
| 1429 | "colorsname": ["dark gray", "bright blue"], |
| 1430 | "keywords": [ |
| 1431 | ["dark", "gray", "serious", "calm"], |
| 1432 | ["bright", "blue", "trust", "calm"] |
| 1433 | ] |
| 1434 | }, |
| 1435 | { |
| 1436 | "name": "Timber", |
| 1437 | "colors": ["#fc00ff", "#00dbde"], |
| 1438 | "colorsname": ["bright purple", "light blue"], |
| 1439 | "keywords": [ |
| 1440 | ["bright", "purple", "romantic", "mystery"], |
| 1441 | ["light", "blue", "cool", "refreshing"] |
| 1442 | ] |
| 1443 | }, |
| 1444 | { |
| 1445 | "name": "Passion", |
| 1446 | "colors": ["#e53935", "#e35d5b"], |
| 1447 | "colorsname": ["bright red", "light red"], |
| 1448 | "keywords": [ |
| 1449 | ["bright", "red", "energy", "vibrant"], |
| 1450 | ["light", "red", "warm", "soft"] |
| 1451 | ] |
| 1452 | }, |
| 1453 | { |
| 1454 | "name": "Clear Sky", |
| 1455 | "colors": ["#005C97", "#363795"], |
| 1456 | "colorsname": ["dark blue", "dark blue"], |
| 1457 | "keywords": [ |
| 1458 | ["dark", "blue", "depth", "serious"], |
| 1459 | ["dark", "blue", "depth", "serious"] |
| 1460 | ] |
| 1461 | }, |
| 1462 | { |
| 1463 | "name": "Master Card", |
| 1464 | "colors": ["#f46b45", "#eea849"], |
| 1465 | "colorsname": ["bright orange", "bright yellow"], |
| 1466 | "keywords": [ |
| 1467 | ["bright", "orange", "vibrant", "energy"], |
| 1468 | ["bright", "yellow", "cheerful", "sunny"] |
| 1469 | ] |
| 1470 | }, |
| 1471 | { |
| 1472 | "name": "Back To Earth", |
| 1473 | "colors": ["#00C9FF", "#92FE9D"], |
| 1474 | "colorsname": ["bright cyan", "light green"], |
| 1475 | "keywords": [ |
| 1476 | ["bright", "cyan", "fresh", "cool"], |
| 1477 | ["light", "green", "fresh", "nature"] |
| 1478 | ] |
| 1479 | }, |
| 1480 | { |
| 1481 | "name": "Deep Purple", |
| 1482 | "colors": ["#673AB7", "#512DA8"], |
| 1483 | "colorsname": ["dark purple", "dark purple"], |
| 1484 | "keywords": [ |
| 1485 | ["dark", "purple", "mystery", "royalty"], |
| 1486 | ["dark", "purple", "mystery", "royalty"] |
| 1487 | ] |
| 1488 | }, |
| 1489 | { |
| 1490 | "name": "Little Leaf", |
| 1491 | "colors": ["#76b852", "#8DC26F"], |
| 1492 | "colorsname": ["bright green", "light green"], |
| 1493 | "keywords": [ |
| 1494 | ["bright", "green", "fresh", "nature"], |
| 1495 | ["light", "green", "fresh", "nature"] |
| 1496 | ] |
| 1497 | }, |
| 1498 | { |
| 1499 | "name": "Netflix", |
| 1500 | "colors": ["#8E0E00", "#1F1C18"], |
| 1501 | "colorsname": ["bright red", "black"], |
| 1502 | "keywords": [ |
| 1503 | ["bright", "red", "energy", "vibrant"], |
| 1504 | ["dark", "black", "depth", "serious"] |
| 1505 | ] |
| 1506 | }, |
| 1507 | { |
| 1508 | "name": "Light Orange", |
| 1509 | "colors": ["#FFB75E", "#ED8F03"], |
| 1510 | "colorsname": ["bright orange", "dark orange"], |
| 1511 | "keywords": [ |
| 1512 | ["bright", "orange", "warm", "soft"], |
| 1513 | ["dark", "orange", "warm", "soft"] |
| 1514 | ] |
| 1515 | }, |
| 1516 | { |
| 1517 | "name": "Green and Blue", |
| 1518 | "colors": ["#c2e59c", "#64b3f4"], |
| 1519 | "colorsname": ["light green", "light blue"], |
| 1520 | "keywords": [ |
| 1521 | ["light", "green", "fresh", "nature"], |
| 1522 | ["light", "blue", "cool", "refreshing"] |
| 1523 | ] |
| 1524 | }, |
| 1525 | { |
| 1526 | "name": "Poncho", |
| 1527 | "colors": ["#403A3E", "#BE5869"], |
| 1528 | "colorsname": ["dark gray", "light pink"], |
| 1529 | "keywords": [ |
| 1530 | ["dark", "gray", "serious", "calm"], |
| 1531 | ["light", "pink", "romantic", "soft"] |
| 1532 | ] |
| 1533 | }, |
| 1534 | { |
| 1535 | "name": "Back to the Future", |
| 1536 | "colors": ["#C02425", "#F0CB35"], |
| 1537 | "colorsname": ["bright red", "light yellow"], |
| 1538 | "keywords": [ |
| 1539 | ["bright", "red", "energy", "vibrant"], |
| 1540 | ["light", "yellow", "cheerful", "sunny"] |
| 1541 | ] |
| 1542 | }, |
| 1543 | { |
| 1544 | "name": "Blush", |
| 1545 | "colors": ["#B24592", "#F15F79"], |
| 1546 | "colorsname": ["dark pink", "light pink"], |
| 1547 | "keywords": [ |
| 1548 | ["dark", "pink", "romantic", "soft"], |
| 1549 | ["light", "pink", "cheerful", "soft"] |
| 1550 | ] |
| 1551 | }, |
| 1552 | { |
| 1553 | "name": "Inbox", |
| 1554 | "colors": ["#457fca", "#5691c8"], |
| 1555 | "colorsname": ["bright blue", "bright blue"], |
| 1556 | "keywords": [ |
| 1557 | ["bright", "blue", "trust", "cool"], |
| 1558 | ["bright", "blue", "trust", "cool"] |
| 1559 | ] |
| 1560 | }, |
| 1561 | { |
| 1562 | "name": "Purplin", |
| 1563 | "colors": ["#6a3093", "#a044ff"], |
| 1564 | "colorsname": ["dark purple", "bright purple"], |
| 1565 | "keywords": [ |
| 1566 | ["dark", "purple", "mystery", "royalty"], |
| 1567 | ["bright", "purple", "romantic", "soft"] |
| 1568 | ] |
| 1569 | }, |
| 1570 | { |
| 1571 | "name": "Pale Wood", |
| 1572 | "colors": ["#eacda3", "#d6ae7b"], |
| 1573 | "colorsname": ["light beige", "light brown"], |
| 1574 | "keywords": [ |
| 1575 | ["light", "beige", "neutral", "warm"], |
| 1576 | ["light", "brown", "warm", "earthy"] |
| 1577 | ] |
| 1578 | }, |
| 1579 | { |
| 1580 | "name": "Haikus", |
| 1581 | "colors": ["#fd746c", "#ff9068"], |
| 1582 | "colorsname": ["light pink", "light orange"], |
| 1583 | "keywords": [ |
| 1584 | ["light", "pink", "romantic", "soft"], |
| 1585 | ["light", "orange", "warm", "soft"] |
| 1586 | ] |
| 1587 | }, |
| 1588 | { |
| 1589 | "name": "Pizelex", |
| 1590 | "colors": ["#114357", "#F29492"], |
| 1591 | "colorsname": ["dark teal", "light pink"], |
| 1592 | "keywords": [ |
| 1593 | ["dark", "teal", "depth", "cool"], |
| 1594 | ["light", "pink", "romantic", "soft"] |
| 1595 | ] |
| 1596 | }, |
| 1597 | { |
| 1598 | "name": "Joomla", |
| 1599 | "colors": ["#1e3c72", "#2a5298"], |
| 1600 | "colorsname": ["dark blue", "dark blue"], |
| 1601 | "keywords": [ |
| 1602 | ["dark", "blue", "depth", "serious"], |
| 1603 | ["dark", "blue", "depth", "serious"] |
| 1604 | ] |
| 1605 | }, |
| 1606 | { |
| 1607 | "name": "Christmas", |
| 1608 | "colors": ["#2F7336", "#AA3A38"], |
| 1609 | "colorsname": ["dark green", "dark red"], |
| 1610 | "keywords": [ |
| 1611 | ["dark", "green", "nature", "fresh"], |
| 1612 | ["dark", "red", "energy", "vibrant"] |
| 1613 | ] |
| 1614 | }, |
| 1615 | { |
| 1616 | "name": "Minnesota Vikings", |
| 1617 | "colors": ["#5614B0", "#DBD65C"], |
| 1618 | "colorsname": ["dark purple", "light yellow"], |
| 1619 | "keywords": [ |
| 1620 | ["dark", "purple", "mystery", "royalty"], |
| 1621 | ["light", "yellow", "cheerful", "sunny"] |
| 1622 | ] |
| 1623 | }, |
| 1624 | { |
| 1625 | "name": "Miami Dolphins", |
| 1626 | "colors": ["#4DA0B0", "#D39D38"], |
| 1627 | "colorsname": ["dark teal", "light orange"], |
| 1628 | "keywords": [ |
| 1629 | ["dark", "teal", "depth", "cool"], |
| 1630 | ["light", "orange", "warm", "soft"] |
| 1631 | ] |
| 1632 | }, |
| 1633 | { |
| 1634 | "name": "Forest", |
| 1635 | "colors": ["#5A3F37", "#2C7744"], |
| 1636 | "colorsname": ["dark brown", "dark green"], |
| 1637 | "keywords": [ |
| 1638 | ["dark", "brown", "earthy", "natural"], |
| 1639 | ["dark", "green", "nature", "fresh"] |
| 1640 | ] |
| 1641 | }, |
| 1642 | { |
| 1643 | "name": "Nighthawk", |
| 1644 | "colors": ["#2980b9", "#2c3e50"], |
| 1645 | "colorsname": ["dark blue", "dark gray"], |
| 1646 | "keywords": [ |
| 1647 | ["dark", "blue", "depth", "cool"], |
| 1648 | ["dark", "gray", "serious", "calm"] |
| 1649 | ] |
| 1650 | }, |
| 1651 | { |
| 1652 | "name": "Superman", |
| 1653 | "colors": ["#0099F7", "#F11712"], |
| 1654 | "colorsname": ["bright blue", "bright red"], |
| 1655 | "keywords": [ |
| 1656 | ["bright", "blue", "trust", "cool"], |
| 1657 | ["bright", "red", "energy", "vibrant"] |
| 1658 | ] |
| 1659 | }, |
| 1660 | { |
| 1661 | "name": "Suzy", |
| 1662 | "colors": ["#834d9b", "#d04ed6"], |
| 1663 | "colorsname": ["dark purple", "bright pink"], |
| 1664 | "keywords": [ |
| 1665 | ["dark", "purple", "mystery", "royalty"], |
| 1666 | ["bright", "pink", "romantic", "soft"] |
| 1667 | ] |
| 1668 | }, |
| 1669 | { |
| 1670 | "name": "Dark Skies", |
| 1671 | "colors": ["#4B79A1", "#283E51"], |
| 1672 | "colorsname": ["dark blue", "dark gray"], |
| 1673 | "keywords": [ |
| 1674 | ["dark", "blue", "depth", "serious"], |
| 1675 | ["dark", "gray", "serious", "calm"] |
| 1676 | ] |
| 1677 | }, |
| 1678 | { |
| 1679 | "name": "Deep Space", |
| 1680 | "colors": ["#000000", "#434343"], |
| 1681 | "colorsname": ["black", "dark gray"], |
| 1682 | "keywords": [ |
| 1683 | ["dark", "black", "depth", "serious"], |
| 1684 | ["dark", "gray", "serious", "calm"] |
| 1685 | ] |
| 1686 | }, |
| 1687 | { |
| 1688 | "name": "Decent", |
| 1689 | "colors": ["#4CA1AF", "#C4E0E5"], |
| 1690 | "colorsname": ["dark teal", "light gray"], |
| 1691 | "keywords": [ |
| 1692 | ["dark", "teal", "depth", "cool"], |
| 1693 | ["light", "gray", "neutral", "calm"] |
| 1694 | ] |
| 1695 | }, |
| 1696 | { |
| 1697 | "name": "Colors Of Sky", |
| 1698 | "colors": ["#E0EAFC", "#CFDEF3"], |
| 1699 | "colorsname": ["light blue", "light gray"], |
| 1700 | "keywords": [ |
| 1701 | ["light", "blue", "cool", "refreshing"], |
| 1702 | ["light", "gray", "neutral", "calm"] |
| 1703 | ] |
| 1704 | }, |
| 1705 | { |
| 1706 | "name": "Purple White", |
| 1707 | "colors": ["#BA5370", "#F4E2D8"], |
| 1708 | "colorsname": ["dark pink", "light pink"], |
| 1709 | "keywords": [ |
| 1710 | ["dark", "pink", "romantic", "soft"], |
| 1711 | ["light", "pink", "cheerful", "soft"] |
| 1712 | ] |
| 1713 | }, |
| 1714 | { |
| 1715 | "name": "Ali", |
| 1716 | "colors": ["#ff4b1f", "#1fddff"], |
| 1717 | "colorsname": ["bright red", "bright cyan"], |
| 1718 | "keywords": [ |
| 1719 | ["bright", "red", "energy", "vibrant"], |
| 1720 | ["bright", "cyan", "fresh", "cool"] |
| 1721 | ] |
| 1722 | }, |
| 1723 | { |
| 1724 | "name": "Alihossein", |
| 1725 | "colors": ["#f7ff00", "#db36a4"], |
| 1726 | "colorsname": ["bright yellow", "bright pink"], |
| 1727 | "keywords": [ |
| 1728 | ["bright", "yellow", "cheerful", "sunny"], |
| 1729 | ["bright", "pink", "romantic", "soft"] |
| 1730 | ] |
| 1731 | }, |
| 1732 | { |
| 1733 | "name": "Shahabi", |
| 1734 | "colors": ["#a80077", "#66ff00"], |
| 1735 | "colorsname": ["dark pink", "bright green"], |
| 1736 | "keywords": [ |
| 1737 | ["dark", "pink", "romantic", "soft"], |
| 1738 | ["bright", "green", "fresh", "nature"] |
| 1739 | ] |
| 1740 | }, |
| 1741 | { |
| 1742 | "name": "Red Ocean", |
| 1743 | "colors": ["#1D4350", "#A43931"], |
| 1744 | "colorsname": ["dark blue", "dark red"], |
| 1745 | "keywords": [ |
| 1746 | ["dark", "blue", "depth", "cool"], |
| 1747 | ["dark", "red", "energy", "vibrant"] |
| 1748 | ] |
| 1749 | }, |
| 1750 | { |
| 1751 | "name": "Tranquil", |
| 1752 | "colors": ["#EECDA3", "#EF629F"], |
| 1753 | "colorsname": ["light beige", "light pink"], |
| 1754 | "keywords": [ |
| 1755 | ["light", "beige", "neutral", "warm"], |
| 1756 | ["light", "pink", "romantic", "soft"] |
| 1757 | ] |
| 1758 | }, |
| 1759 | { |
| 1760 | "name": "Transfile", |
| 1761 | "colors": ["#16BFFD", "#CB3066"], |
| 1762 | "colorsname": ["bright cyan", "dark pink"], |
| 1763 | "keywords": [ |
| 1764 | ["bright", "cyan", "fresh", "cool"], |
| 1765 | ["dark", "pink", "bold", "vibrant"] |
| 1766 | ] |
| 1767 | }, |
| 1768 | { |
| 1769 | "name": "Sylvia", |
| 1770 | "colors": ["#ff4b1f", "#ff9068"], |
| 1771 | "colorsname": ["bright red", "light orange"], |
| 1772 | "keywords": [ |
| 1773 | ["bright", "red", "energy", "vibrant"], |
| 1774 | ["light", "orange", "warm", "soft"] |
| 1775 | ] |
| 1776 | }, |
| 1777 | { |
| 1778 | "name": "Sweet Morning", |
| 1779 | "colors": ["#FF5F6D", "#FFC371"], |
| 1780 | "colorsname": ["light pink", "light yellow"], |
| 1781 | "keywords": [ |
| 1782 | ["light", "pink", "romantic", "soft"], |
| 1783 | ["light", "yellow", "cheerful", "sunny"] |
| 1784 | ] |
| 1785 | }, |
| 1786 | { |
| 1787 | "name": "Politics", |
| 1788 | "colors": ["#2196f3", "#f44336"], |
| 1789 | "colorsname": ["bright blue", "bright red"], |
| 1790 | "keywords": [ |
| 1791 | ["bright", "blue", "trust", "calm"], |
| 1792 | ["bright", "red", "energy", "vibrant"] |
| 1793 | ] |
| 1794 | }, |
| 1795 | { |
| 1796 | "name": "Bright Vault", |
| 1797 | "colors": ["#00d2ff", "#928DAB"], |
| 1798 | "colorsname": ["bright cyan", "light gray"], |
| 1799 | "keywords": [ |
| 1800 | ["bright", "cyan", "fresh", "cool"], |
| 1801 | ["light", "gray", "neutral", "calm"] |
| 1802 | ] |
| 1803 | }, |
| 1804 | { |
| 1805 | "name": "Solid Vault", |
| 1806 | "colors": ["#3a7bd5", "#3a6073"], |
| 1807 | "colorsname": ["bright blue", "dark blue"], |
| 1808 | "keywords": [ |
| 1809 | ["bright", "blue", "trust", "calm"], |
| 1810 | ["dark", "blue", "depth", "serious"] |
| 1811 | ] |
| 1812 | }, |
| 1813 | { |
| 1814 | "name": "Sunset", |
| 1815 | "colors": ["#0B486B", "#F56217"], |
| 1816 | "colorsname": ["dark blue", "bright orange"], |
| 1817 | "keywords": [ |
| 1818 | ["dark", "blue", "depth", "cool"], |
| 1819 | ["bright", "orange", "warm", "energy"] |
| 1820 | ] |
| 1821 | }, |
| 1822 | { |
| 1823 | "name": "Grapefruit Sunset", |
| 1824 | "colors": ["#e96443", "#904e95"], |
| 1825 | "colorsname": ["bright orange", "dark purple"], |
| 1826 | "keywords": [ |
| 1827 | ["bright", "orange", "vibrant", "energy"], |
| 1828 | ["dark", "purple", "mystery", "royalty"] |
| 1829 | ] |
| 1830 | }, |
| 1831 | { |
| 1832 | "name": "Deep Sea Space", |
| 1833 | "colors": ["#2C3E50", "#4CA1AF"], |
| 1834 | "colorsname": ["dark blue", "dark teal"], |
| 1835 | "keywords": [ |
| 1836 | ["dark", "blue", "depth", "cool"], |
| 1837 | ["dark", "teal", "depth", "cool"] |
| 1838 | ] |
| 1839 | }, |
| 1840 | { |
| 1841 | "name": "Dusk", |
| 1842 | "colors": ["#2C3E50", "#FD746C"], |
| 1843 | "colorsname": ["dark gray", "light pink"], |
| 1844 | "keywords": [ |
| 1845 | ["dark", "gray", "serious", "calm"], |
| 1846 | ["light", "pink", "romantic", "soft"] |
| 1847 | ] |
| 1848 | }, |
| 1849 | { |
| 1850 | "name": "Minimal Red", |
| 1851 | "colors": ["#F00000", "#DC281E"], |
| 1852 | "colorsname": ["bright red", "dark red"], |
| 1853 | "keywords": [ |
| 1854 | ["bright", "red", "energy", "vibrant"], |
| 1855 | ["dark", "red", "serious", "bold"] |
| 1856 | ] |
| 1857 | }, |
| 1858 | { |
| 1859 | "name": "Royal", |
| 1860 | "colors": ["#141E30", "#243B55"], |
| 1861 | "colorsname": ["dark blue", "dark blue"], |
| 1862 | "keywords": [ |
| 1863 | ["dark", "blue", "depth", "serious"], |
| 1864 | ["dark", "blue", "depth", "serious"] |
| 1865 | ] |
| 1866 | }, |
| 1867 | { |
| 1868 | "name": "Mauve", |
| 1869 | "colors": ["#42275a", "#734b6d"], |
| 1870 | "colorsname": ["dark purple", "dark pink"], |
| 1871 | "keywords": [ |
| 1872 | ["dark", "purple", "mystery", "royalty"], |
| 1873 | ["dark", "pink", "romantic", "soft"] |
| 1874 | ] |
| 1875 | }, |
| 1876 | [ |
| 1877 | { |
| 1878 | "name": "Forest", |
| 1879 | "colors": ["#5A3F37", "#2C7744"], |
| 1880 | "colorsname": ["dark brown", "dark green"], |
| 1881 | "keywords": [ |
| 1882 | ["dark", "brown", "earthy", "natural"], |
| 1883 | ["dark", "green", "nature", "fresh"] |
| 1884 | ] |
| 1885 | }, |
| 1886 | { |
| 1887 | "name": "Nighthawk", |
| 1888 | "colors": ["#2980b9", "#2c3e50"], |
| 1889 | "colorsname": ["dark blue", "dark gray"], |
| 1890 | "keywords": [ |
| 1891 | ["dark", "blue", "depth", "cool"], |
| 1892 | ["dark", "gray", "serious", "calm"] |
| 1893 | ] |
| 1894 | }, |
| 1895 | { |
| 1896 | "name": "Superman", |
| 1897 | "colors": ["#0099F7", "#F11712"], |
| 1898 | "colorsname": ["bright blue", "bright red"], |
| 1899 | "keywords": [ |
| 1900 | ["bright", "blue", "trust", "cool"], |
| 1901 | ["bright", "red", "energy", "vibrant"] |
| 1902 | ] |
| 1903 | }, |
| 1904 | { |
| 1905 | "name": "Suzy", |
| 1906 | "colors": ["#834d9b", "#d04ed6"], |
| 1907 | "colorsname": ["dark purple", "bright pink"], |
| 1908 | "keywords": [ |
| 1909 | ["dark", "purple", "mystery", "royalty"], |
| 1910 | ["bright", "pink", "romantic", "soft"] |
| 1911 | ] |
| 1912 | }, |
| 1913 | { |
| 1914 | "name": "Dark Skies", |
| 1915 | "colors": ["#4B79A1", "#283E51"], |
| 1916 | "colorsname": ["dark blue", "dark gray"], |
| 1917 | "keywords": [ |
| 1918 | ["dark", "blue", "depth", "serious"], |
| 1919 | ["dark", "gray", "serious", "calm"] |
| 1920 | ] |
| 1921 | }, |
| 1922 | { |
| 1923 | "name": "Deep Space", |
| 1924 | "colors": ["#000000", "#434343"], |
| 1925 | "colorsname": ["black", "dark gray"], |
| 1926 | "keywords": [ |
| 1927 | ["dark", "black", "depth", "serious"], |
| 1928 | ["dark", "gray", "serious", "calm"] |
| 1929 | ] |
| 1930 | }, |
| 1931 | { |
| 1932 | "name": "Decent", |
| 1933 | "colors": ["#4CA1AF", "#C4E0E5"], |
| 1934 | "colorsname": ["dark teal", "light gray"], |
| 1935 | "keywords": [ |
| 1936 | ["dark", "teal", "depth", "cool"], |
| 1937 | ["light", "gray", "neutral", "calm"] |
| 1938 | ] |
| 1939 | }, |
| 1940 | { |
| 1941 | "name": "Colors Of Sky", |
| 1942 | "colors": ["#E0EAFC", "#CFDEF3"], |
| 1943 | "colorsname": ["light blue", "light gray"], |
| 1944 | "keywords": [ |
| 1945 | ["light", "blue", "cool", "refreshing"], |
| 1946 | ["light", "gray", "neutral", "calm"] |
| 1947 | ] |
| 1948 | }, |
| 1949 | { |
| 1950 | "name": "Purple White", |
| 1951 | "colors": ["#BA5370", "#F4E2D8"], |
| 1952 | "colorsname": ["dark pink", "light pink"], |
| 1953 | "keywords": [ |
| 1954 | ["dark", "pink", "romantic", "soft"], |
| 1955 | ["light", "pink", "cheerful", "soft"] |
| 1956 | ] |
| 1957 | }, |
| 1958 | { |
| 1959 | "name": "Ali", |
| 1960 | "colors": ["#ff4b1f", "#1fddff"], |
| 1961 | "colorsname": ["bright red", "bright cyan"], |
| 1962 | "keywords": [ |
| 1963 | ["bright", "red", "energy", "vibrant"], |
| 1964 | ["bright", "cyan", "fresh", "cool"] |
| 1965 | ] |
| 1966 | }, |
| 1967 | { |
| 1968 | "name": "Alihossein", |
| 1969 | "colors": ["#f7ff00", "#db36a4"], |
| 1970 | "colorsname": ["bright yellow", "bright pink"], |
| 1971 | "keywords": [ |
| 1972 | ["bright", "yellow", "cheerful", "sunny"], |
| 1973 | ["bright", "pink", "romantic", "soft"] |
| 1974 | ] |
| 1975 | }, |
| 1976 | { |
| 1977 | "name": "Shahabi", |
| 1978 | "colors": ["#a80077", "#66ff00"], |
| 1979 | "colorsname": ["dark pink", "bright green"], |
| 1980 | "keywords": [ |
| 1981 | ["dark", "pink", "romantic", "soft"], |
| 1982 | ["bright", "green", "fresh", "nature"] |
| 1983 | ] |
| 1984 | }, |
| 1985 | { |
| 1986 | "name": "Red Ocean", |
| 1987 | "colors": ["#1D4350", "#A43931"], |
| 1988 | "colorsname": ["dark blue", "dark red"], |
| 1989 | "keywords": [ |
| 1990 | ["dark", "blue", "depth", "cool"], |
| 1991 | ["dark", "red", "energy", "vibrant"] |
| 1992 | ] |
| 1993 | }, |
| 1994 | { |
| 1995 | "name": "Tranquil", |
| 1996 | "colors": ["#EECDA3", "#EF629F"], |
| 1997 | "colorsname": ["light beige", "light pink"], |
| 1998 | "keywords": [ |
| 1999 | ["light", "beige", "neutral", "warm"], |
| 2000 | ["light", "pink", "romantic", "soft"] |
| 2001 | ] |
| 2002 | }, |
| 2003 | { |
| 2004 | "name": "Transfile", |
| 2005 | "colors": ["#16BFFD", "#CB3066"], |
| 2006 | "colorsname": ["bright cyan", "dark pink"], |
| 2007 | "keywords": [ |
| 2008 | ["bright", "cyan", "fresh", "cool"], |
| 2009 | ["dark", "pink", "bold", "vibrant"] |
| 2010 | ] |
| 2011 | }, |
| 2012 | { |
| 2013 | "name": "Sylvia", |
| 2014 | "colors": ["#ff4b1f", "#ff9068"], |
| 2015 | "colorsname": ["bright red", "light orange"], |
| 2016 | "keywords": [ |
| 2017 | ["bright", "red", "energy", "vibrant"], |
| 2018 | ["light", "orange", "warm", "soft"] |
| 2019 | ] |
| 2020 | }, |
| 2021 | { |
| 2022 | "name": "Sweet Morning", |
| 2023 | "colors": ["#FF5F6D", "#FFC371"], |
| 2024 | "colorsname": ["light pink", "light yellow"], |
| 2025 | "keywords": [ |
| 2026 | ["light", "pink", "romantic", "soft"], |
| 2027 | ["light", "yellow", "cheerful", "sunny"] |
| 2028 | ] |
| 2029 | }, |
| 2030 | { |
| 2031 | "name": "Politics", |
| 2032 | "colors": ["#2196f3", "#f44336"], |
| 2033 | "colorsname": ["bright blue", "bright red"], |
| 2034 | "keywords": [ |
| 2035 | ["bright", "blue", "trust", "calm"], |
| 2036 | ["bright", "red", "energy", "vibrant"] |
| 2037 | ] |
| 2038 | }, |
| 2039 | { |
| 2040 | "name": "Bright Vault", |
| 2041 | "colors": ["#00d2ff", "#928DAB"], |
| 2042 | "colorsname": ["bright cyan", "light gray"], |
| 2043 | "keywords": [ |
| 2044 | ["bright", "cyan", "fresh", "cool"], |
| 2045 | ["light", "gray", "neutral", "calm"] |
| 2046 | ] |
| 2047 | }, |
| 2048 | { |
| 2049 | "name": "Solid Vault", |
| 2050 | "colors": ["#3a7bd5", "#3a6073"], |
| 2051 | "colorsname": ["bright blue", "dark blue"], |
| 2052 | "keywords": [ |
| 2053 | ["bright", "blue", "trust", "calm"], |
| 2054 | ["dark", "blue", "depth", "serious"] |
| 2055 | ] |
| 2056 | }, |
| 2057 | { |
| 2058 | "name": "Sunset", |
| 2059 | "colors": ["#0B486B", "#F56217"], |
| 2060 | "colorsname": ["dark blue", "bright orange"], |
| 2061 | "keywords": [ |
| 2062 | ["dark", "blue", "depth", "cool"], |
| 2063 | ["bright", "orange", "warm", "energy"] |
| 2064 | ] |
| 2065 | }, |
| 2066 | { |
| 2067 | "name": "Grapefruit Sunset", |
| 2068 | "colors": ["#e96443", "#904e95"], |
| 2069 | "colorsname": ["bright orange", "dark purple"], |
| 2070 | "keywords": [ |
| 2071 | ["bright", "orange", "vibrant", "energy"], |
| 2072 | ["dark", "purple", "mystery", "royalty"] |
| 2073 | ] |
| 2074 | }, |
| 2075 | { |
| 2076 | "name": "Deep Sea Space", |
| 2077 | "colors": ["#2C3E50", "#4CA1AF"], |
| 2078 | "colorsname": ["dark blue", "dark teal"], |
| 2079 | "keywords": [ |
| 2080 | ["dark", "blue", "depth", "cool"], |
| 2081 | ["dark", "teal", "depth", "cool"] |
| 2082 | ] |
| 2083 | }, |
| 2084 | { |
| 2085 | "name": "Dusk", |
| 2086 | "colors": ["#2C3E50", "#FD746C"], |
| 2087 | "colorsname": ["dark gray", "light pink"], |
| 2088 | "keywords": [ |
| 2089 | ["dark", "gray", "serious", "calm"], |
| 2090 | ["light", "pink", "romantic", "soft"] |
| 2091 | ] |
| 2092 | }, |
| 2093 | { |
| 2094 | "name": "Minimal Red", |
| 2095 | "colors": ["#F00000", "#DC281E"], |
| 2096 | "colorsname": ["bright red", "dark red"], |
| 2097 | "keywords": [ |
| 2098 | ["bright", "red", "energy", "vibrant"], |
| 2099 | ["dark", "red", "serious", "bold"] |
| 2100 | ] |
| 2101 | }, |
| 2102 | { |
| 2103 | "name": "Royal", |
| 2104 | "colors": ["#141E30", "#243B55"], |
| 2105 | "colorsname": ["dark blue", "dark blue"], |
| 2106 | "keywords": [ |
| 2107 | ["dark", "blue", "depth", "serious"], |
| 2108 | ["dark", "blue", "depth", "serious"] |
| 2109 | ] |
| 2110 | }, |
| 2111 | { |
| 2112 | "name": "Mauve", |
| 2113 | "colors": ["#42275a", "#734b6d"], |
| 2114 | "colorsname": ["dark purple", "dark pink"], |
| 2115 | "keywords": [ |
| 2116 | ["dark", "purple", "mystery", "royalty"], |
| 2117 | ["dark", "pink", "romantic", "soft"] |
| 2118 | ] |
| 2119 | }, |
| 2120 | { |
| 2121 | "name": "Frost", |
| 2122 | "colors": ["#000428", "#004e92"], |
| 2123 | "colorsname": ["black", "dark blue"], |
| 2124 | "keywords": [ |
| 2125 | ["dark", "black", "depth", "serious"], |
| 2126 | ["dark", "blue", "depth", "cool"] |
| 2127 | ] |
| 2128 | }, |
| 2129 | { |
| 2130 | "name": "Lush", |
| 2131 | "colors": ["#56ab2f", "#a8e063"], |
| 2132 | "colorsname": ["bright green", "light green"], |
| 2133 | "keywords": [ |
| 2134 | ["bright", "green", "fresh", "nature"], |
| 2135 | ["light", "green", "fresh", "nature"] |
| 2136 | ] |
| 2137 | }, |
| 2138 | { |
| 2139 | "name": "Firewatch", |
| 2140 | "colors": ["#cb2d3e", "#ef473a"], |
| 2141 | "colorsname": ["bright red", "light red"], |
| 2142 | "keywords": [ |
| 2143 | ["bright", "red", "energy", "vibrant"], |
| 2144 | ["light", "red", "warm", "soft"] |
| 2145 | ] |
| 2146 | }, |
| 2147 | { |
| 2148 | "name": "Sherbert", |
| 2149 | "colors": ["#f79d00", "#64f38c"], |
| 2150 | "colorsname": ["bright orange", "light green"], |
| 2151 | "keywords": [ |
| 2152 | ["bright", "orange", "vibrant", "energy"], |
| 2153 | ["light", "green", "fresh", "nature"] |
| 2154 | ] |
| 2155 | }, |
| 2156 | { |
| 2157 | "name": "Blood Red", |
| 2158 | "colors": ["#f85032", "#e73827"], |
| 2159 | "colorsname": ["bright red", "dark red"], |
| 2160 | "keywords": [ |
| 2161 | ["bright", "red", "energy", "vibrant"], |
| 2162 | ["dark", "red", "serious", "bold"] |
| 2163 | ] |
| 2164 | }, |
| 2165 | { |
| 2166 | "name": "Sun on the Horizon", |
| 2167 | "colors": ["#fceabb", "#f8b500"], |
| 2168 | "colorsname": ["light yellow", "light orange"], |
| 2169 | "keywords": [ |
| 2170 | ["light", "yellow", "cheerful", "sunny"], |
| 2171 | ["light", "orange", "warm", "soft"] |
| 2172 | ] |
| 2173 | }, |
| 2174 | { |
| 2175 | "name": "IIIT Delhi", |
| 2176 | "colors": ["#808080", "#3fada8"], |
| 2177 | "colorsname": ["gray", "teal"], |
| 2178 | "keywords": [ |
| 2179 | ["gray", "neutral", "calm"], |
| 2180 | ["teal", "fresh", "vibrant"] |
| 2181 | ] |
| 2182 | }, |
| 2183 | { |
| 2184 | "name": "Jupiter", |
| 2185 | "colors": ["#ffd89b", "#19547b"], |
| 2186 | "colorsname": ["light yellow", "dark blue"], |
| 2187 | "keywords": [ |
| 2188 | ["light", "yellow", "cheerful", "sunny"], |
| 2189 | ["dark", "blue", "depth", "serious"] |
| 2190 | ] |
| 2191 | }, |
| 2192 | { |
| 2193 | "name": "50 Shades of Grey", |
| 2194 | "colors": ["#bdc3c7", "#2c3e50"], |
| 2195 | "colorsname": ["light gray", "dark gray"], |
| 2196 | "keywords": [ |
| 2197 | ["light", "gray", "neutral", "calm"], |
| 2198 | ["dark", "gray", "serious", "calm"] |
| 2199 | ] |
| 2200 | }, |
| 2201 | { |
| 2202 | "name": "Dania", |
| 2203 | "colors": ["#BE93C5", "#7BC6CC"], |
| 2204 | "colorsname": ["light pink", "light teal"], |
| 2205 | "keywords": [ |
| 2206 | ["light", "pink", "romantic", "soft"], |
| 2207 | ["light", "teal", "fresh", "cool"] |
| 2208 | ] |
| 2209 | }, |
| 2210 | { |
| 2211 | "name": "Limeade", |
| 2212 | "colors": ["#A1FFCE", "#FAFFD1"], |
| 2213 | "colorsname": ["bright teal", "light yellow"], |
| 2214 | "keywords": [ |
| 2215 | ["bright", "teal", "fresh", "cool"], |
| 2216 | ["light", "yellow", "cheerful", "sunny"] |
| 2217 | ] |
| 2218 | }, |
| 2219 | { |
| 2220 | "name": "Disco", |
| 2221 | "colors": ["#4ECDC4", "#556270"], |
| 2222 | "colorsname": ["bright teal", "dark gray"], |
| 2223 | "keywords": [ |
| 2224 | ["bright", "teal", "fresh", "cool"], |
| 2225 | ["dark", "gray", "serious", "calm"] |
| 2226 | ] |
| 2227 | }, |
| 2228 | { |
| 2229 | "name": "Love Couple", |
| 2230 | "colors": ["#3a6186", "#89253e"], |
| 2231 | "colorsname": ["dark teal", "dark pink"], |
| 2232 | "keywords": [ |
| 2233 | ["dark", "teal", "depth", "cool"], |
| 2234 | ["dark", "pink", "romantic", "soft"] |
| 2235 | ] |
| 2236 | }, |
| 2237 | { |
| 2238 | "name": "Azure Pop", |
| 2239 | "colors": ["#ef32d9", "#89fffd"], |
| 2240 | "colorsname": ["bright purple", "bright cyan"], |
| 2241 | "keywords": [ |
| 2242 | ["bright", "purple", "romantic", "mystery"], |
| 2243 | ["bright", "cyan", "fresh", "cool"] |
| 2244 | ] |
| 2245 | }, |
| 2246 | { |
| 2247 | "name": "Nepal", |
| 2248 | "colors": ["#de6161", "#2657eb"], |
| 2249 | "colorsname": ["bright red", "bright blue"], |
| 2250 | "keywords": [ |
| 2251 | ["bright", "red", "energy", "vibrant"], |
| 2252 | ["bright", "blue", "trust", "cool"] |
| 2253 | ] |
| 2254 | }, |
| 2255 | { |
| 2256 | "name": "Cosmic Fusion", |
| 2257 | "colors": ["#ff00cc", "#333399"], |
| 2258 | "colorsname": ["bright pink", "dark blue"], |
| 2259 | "keywords": [ |
| 2260 | ["bright", "pink", "romantic", "soft"], |
| 2261 | ["dark", "blue", "depth", "serious"] |
| 2262 | ] |
| 2263 | }, |
| 2264 | { |
| 2265 | "name": "Snapchat", |
| 2266 | "colors": ["#fffc00", "#ffffff"], |
| 2267 | "colorsname": ["bright yellow", "white"], |
| 2268 | "keywords": [ |
| 2269 | ["bright", "yellow", "cheerful", "sunny"], |
| 2270 | ["light", "white", "pure", "clean"] |
| 2271 | ] |
| 2272 | }, |
| 2273 | { |
| 2274 | "name": "Ed's Sunset Gradient", |
| 2275 | "colors": ["#ff7e5f", "#feb47b"], |
| 2276 | "colorsname": ["light orange", "light pink"], |
| 2277 | "keywords": [ |
| 2278 | ["light", "orange", "warm", "soft"], |
| 2279 | ["light", "pink", "romantic", "soft"] |
| 2280 | ] |
| 2281 | }, |
| 2282 | { |
| 2283 | "name": "Brady Brady Fun Fun", |
| 2284 | "colors": ["#00c3ff", "#ffff1c"], |
| 2285 | "colorsname": ["bright cyan", "bright yellow"], |
| 2286 | "keywords": [ |
| 2287 | ["bright", "cyan", "fresh", "cool"], |
| 2288 | ["bright", "yellow", "cheerful", "sunny"] |
| 2289 | ] |
| 2290 | }, |
| 2291 | { |
| 2292 | "name": "Black Rosé", |
| 2293 | "colors": ["#f4c4f3", "#fc67fa"], |
| 2294 | "colorsname": ["light pink", "bright pink"], |
| 2295 | "keywords": [ |
| 2296 | ["light", "pink", "romantic", "soft"], |
| 2297 | ["bright", "pink", "romantic", "soft"] |
| 2298 | ] |
| 2299 | }, |
| 2300 | { |
| 2301 | "name": "80's Purple", |
| 2302 | "colors": ["#41295a", "#2F0743"], |
| 2303 | "colorsname": ["dark purple", "dark purple"], |
| 2304 | "keywords": [ |
| 2305 | ["dark", "purple", "mystery", "royalty"], |
| 2306 | ["dark", "purple", "mystery", "royalty"] |
| 2307 | ] |
| 2308 | }, |
| 2309 | { |
| 2310 | "name": "Radar", |
| 2311 | "colors": ["#A770EF", "#CF8BF3", "#FDB99B"], |
| 2312 | "colorsname": ["light purple", "light pink", "light yellow"], |
| 2313 | "keywords": [ |
| 2314 | ["light", "purple", "romantic", "soft"], |
| 2315 | ["light", "pink", "cheerful", "soft"], |
| 2316 | ["light", "yellow", "cheerful", "sunny"] |
| 2317 | ] |
| 2318 | }, |
| 2319 | { |
| 2320 | "name": "Ibiza Sunset", |
| 2321 | "colors": ["#ee0979", "#ff6a00"], |
| 2322 | "colorsname": ["bright pink", "bright orange"], |
| 2323 | "keywords": [ |
| 2324 | ["bright", "pink", "romantic", "soft"], |
| 2325 | ["bright", "orange", "vibrant", "energy"] |
| 2326 | ] |
| 2327 | }, |
| 2328 | { |
| 2329 | "name": "Dawn", |
| 2330 | "colors": ["#F3904F", "#3B4371"], |
| 2331 | "colorsname": ["light orange", "dark blue"], |
| 2332 | "keywords": [ |
| 2333 | ["light", "orange", "warm", "soft"], |
| 2334 | ["dark", "blue", "depth", "serious"] |
| 2335 | ] |
| 2336 | }, |
| 2337 | { |
| 2338 | "name": "Mild", |
| 2339 | "colors": ["#67B26F", "#4ca2cd"], |
| 2340 | "colorsname": ["bright green", "light blue"], |
| 2341 | "keywords": [ |
| 2342 | ["bright", "green", "fresh", "nature"], |
| 2343 | ["light", "blue", "cool", "refreshing"] |
| 2344 | ] |
| 2345 | }, |
| 2346 | { |
| 2347 | "name": "Vice City", |
| 2348 | "colors": ["#3494E6", "#EC6EAD"], |
| 2349 | "colorsname": ["bright blue", "light pink"], |
| 2350 | "keywords": [ |
| 2351 | ["bright", "blue", "trust", "cool"], |
| 2352 | ["light", "pink", "romantic", "soft"] |
| 2353 | ] |
| 2354 | }, |
| 2355 | { |
| 2356 | "name": "Jaipur", |
| 2357 | "colors": ["#DBE6F6", "#C5796D"], |
| 2358 | "colorsname": ["light blue", "dark pink"], |
| 2359 | "keywords": [ |
| 2360 | ["light", "blue", "cool", "refreshing"], |
| 2361 | ["dark", "pink", "romantic", "soft"] |
| 2362 | ] |
| 2363 | }, |
| 2364 | { |
| 2365 | "name": "Jodhpur", |
| 2366 | "colors": ["#9CECFB", "#65C7F7", "#0052D4"], |
| 2367 | "colorsname": ["light cyan", "light blue", "dark blue"], |
| 2368 | "keywords": [ |
| 2369 | ["light", "cyan", "fresh", "cool"], |
| 2370 | ["light", "blue", "trust", "calm"], |
| 2371 | ["dark", "blue", "depth", "serious"] |
| 2372 | ] |
| 2373 | }, |
| 2374 | { |
| 2375 | "name": "Cocoaa Ice", |
| 2376 | "colors": ["#c0c0aa", "#1cefff"], |
| 2377 | "colorsname": ["light gray", "bright cyan"], |
| 2378 | "keywords": [ |
| 2379 | ["light", "gray", "neutral", "calm"], |
| 2380 | ["bright", "cyan", "fresh", "cool"] |
| 2381 | ] |
| 2382 | }, |
| 2383 | { |
| 2384 | "name": "EasyMed", |
| 2385 | "colors": ["#DCE35B", "#45B649"], |
| 2386 | "colorsname": ["light yellow", "dark green"], |
| 2387 | "keywords": [ |
| 2388 | ["light", "yellow", "cheerful", "sunny"], |
| 2389 | ["dark", "green", "nature", "fresh"] |
| 2390 | ] |
| 2391 | }, |
| 2392 | { |
| 2393 | "name": "Rose Colored Lenses", |
| 2394 | "colors": ["#E8CBC0", "#636FA4"], |
| 2395 | "colorsname": ["light pink", "dark purple"], |
| 2396 | "keywords": [ |
| 2397 | ["light", "pink", "romantic", "soft"], |
| 2398 | ["dark", "purple", "mystery", "royalty"] |
| 2399 | ] |
| 2400 | }, |
| 2401 | { |
| 2402 | "name": "What lies Beyond", |
| 2403 | "colors": ["#F0F2F0", "#000C40"], |
| 2404 | "colorsname": ["light gray", "dark blue"], |
| 2405 | "keywords": [ |
| 2406 | ["light", "gray", "neutral", "calm"], |
| 2407 | ["dark", "blue", "depth", "serious"] |
| 2408 | ] |
| 2409 | }, |
| 2410 | { |
| 2411 | "name": "Roseanna", |
| 2412 | "colors": ["#FFAFBD", "#ffc3a0"], |
| 2413 | "colorsname": ["light pink", "light beige"], |
| 2414 | "keywords": [ |
| 2415 | ["light", "pink", "romantic", "soft"], |
| 2416 | ["light", "beige", "neutral", "warm"] |
| 2417 | ] |
| 2418 | }, |
| 2419 | { |
| 2420 | "name": "Honey Dew", |
| 2421 | "colors": ["#43C6AC", "#F8FFAE"], |
| 2422 | "colorsname": ["bright teal", "light yellow"], |
| 2423 | "keywords": [ |
| 2424 | ["bright", "teal", "fresh", "cool"], |
| 2425 | ["light", "yellow", "cheerful", "sunny"] |
| 2426 | ] |
| 2427 | }, |
| 2428 | { |
| 2429 | "name": "Under the Lake", |
| 2430 | "colors": ["#093028", "#237A57"], |
| 2431 | "colorsname": ["dark green", "dark teal"], |
| 2432 | "keywords": [ |
| 2433 | ["dark", "green", "nature", "fresh"], |
| 2434 | ["dark", "teal", "depth", "cool"] |
| 2435 | ] |
| 2436 | }, |
| 2437 | { |
| 2438 | "name": "The Blue Lagoon", |
| 2439 | "colors": ["#43C6AC", "#191654"], |
| 2440 | "colorsname": ["bright teal", "dark blue"], |
| 2441 | "keywords": [ |
| 2442 | ["bright", "teal", "fresh", "cool"], |
| 2443 | ["dark", "blue", "depth", "serious"] |
| 2444 | ] |
| 2445 | }, |
| 2446 | { |
| 2447 | "name": "Can You Feel The Love Tonight", |
| 2448 | "colors": ["#4568DC", "#B06AB3"], |
| 2449 | "colorsname": ["dark blue", "light purple"], |
| 2450 | "keywords": [ |
| 2451 | ["dark", "blue", "depth", "serious"], |
| 2452 | ["light", "purple", "romantic", "soft"] |
| 2453 | ] |
| 2454 | }, |
| 2455 | { |
| 2456 | "name": "Very Blue", |
| 2457 | "colors": ["#0575E6", "#021B79"], |
| 2458 | "colorsname": ["bright blue", "dark blue"], |
| 2459 | "keywords": [ |
| 2460 | ["bright", "blue", "trust", "cool"], |
| 2461 | ["dark", "blue", "depth", "serious"] |
| 2462 | ] |
| 2463 | }, |
| 2464 | { |
| 2465 | "name": "Love and Liberty", |
| 2466 | "colors": ["#200122", "#6f0000"], |
| 2467 | "colorsname": ["dark purple", "dark red"], |
| 2468 | "keywords": [ |
| 2469 | ["dark", "purple", "mystery", "royalty"], |
| 2470 | ["dark", "red", "energy", "vibrant"] |
| 2471 | ] |
| 2472 | }, |
| 2473 | { |
| 2474 | "name": "Orca", |
| 2475 | "colors": ["#44A08D", "#093637"], |
| 2476 | "colorsname": ["dark teal", "dark cyan"], |
| 2477 | "keywords": [ |
| 2478 | ["dark", "teal", "depth", "cool"], |
| 2479 | ["dark", "cyan", "cool", "refreshing"] |
| 2480 | ] |
| 2481 | }, |
| 2482 | { |
| 2483 | "name": "Venice", |
| 2484 | "colors": ["#6190E8", "#A7BFE8"], |
| 2485 | "colorsname": ["light blue", "light gray"], |
| 2486 | "keywords": [ |
| 2487 | ["light", "blue", "cool", "refreshing"], |
| 2488 | ["light", "gray", "neutral", "calm"] |
| 2489 | ] |
| 2490 | }, |
| 2491 | { |
| 2492 | "name": "Pacific Dream", |
| 2493 | "colors": ["#34e89e", "#0f3443"], |
| 2494 | "colorsname": ["bright teal", "dark teal"], |
| 2495 | "keywords": [ |
| 2496 | ["bright", "teal", "fresh", "cool"], |
| 2497 | ["dark", "teal", "depth", "cool"] |
| 2498 | ] |
| 2499 | }, |
| 2500 | { |
| 2501 | "name": "Learning and Leading", |
| 2502 | "colors": ["#F7971E", "#FFD200"], |
| 2503 | "colorsname": ["bright orange", "bright yellow"], |
| 2504 | "keywords": [ |
| 2505 | ["bright", "orange", "vibrant", "energy"], |
| 2506 | ["bright", "yellow", "cheerful", "sunny"] |
| 2507 | ] |
| 2508 | }, |
| 2509 | { |
| 2510 | "name": "Celestial", |
| 2511 | "colors": ["#C33764", "#1D2671"], |
| 2512 | "colorsname": ["dark pink", "dark blue"], |
| 2513 | "keywords": [ |
| 2514 | ["dark", "pink", "romantic", "soft"], |
| 2515 | ["dark", "blue", "depth", "serious"] |
| 2516 | ] |
| 2517 | }, |
| 2518 | { |
| 2519 | "name": "Purplepine", |
| 2520 | "colors": ["#20002c", "#cbb4d4"], |
| 2521 | "colorsname": ["dark purple", "light purple"], |
| 2522 | "keywords": [ |
| 2523 | ["dark", "purple", "mystery", "royalty"], |
| 2524 | ["light", "purple", "romantic", "soft"] |
| 2525 | ] |
| 2526 | }, |
| 2527 | { |
| 2528 | "name": "Sha la la", |
| 2529 | "colors": ["#D66D75", "#E29587"], |
| 2530 | "colorsname": ["dark pink", "light pink"], |
| 2531 | "keywords": [ |
| 2532 | ["dark", "pink", "romantic", "soft"], |
| 2533 | ["light", "pink", "cheerful", "soft"] |
| 2534 | ] |
| 2535 | }, |
| 2536 | { |
| 2537 | "name": "Mini", |
| 2538 | "colors": ["#30E8BF", "#FF8235"], |
| 2539 | "colorsname": ["bright teal", "bright orange"], |
| 2540 | "keywords": [ |
| 2541 | ["bright", "teal", "fresh", "cool"], |
| 2542 | ["bright", "orange", "vibrant", "energy"] |
| 2543 | ] |
| 2544 | }, |
| 2545 | { |
| 2546 | "name": "Maldives", |
| 2547 | "colors": ["#B2FEFA", "#0ED2F7"], |
| 2548 | "colorsname": ["light cyan", "bright cyan"], |
| 2549 | "keywords": [ |
| 2550 | ["light", "cyan", "fresh", "cool"], |
| 2551 | ["bright", "cyan", "refreshing", "calm"] |
| 2552 | ] |
| 2553 | }, |
| 2554 | { |
| 2555 | "name": "Cinnamint", |
| 2556 | "colors": ["#4AC29A", "#BDFFF3"], |
| 2557 | "colorsname": ["bright teal", "light green"], |
| 2558 | "keywords": [ |
| 2559 | ["bright", "teal", "fresh", "cool"], |
| 2560 | ["light", "green", "fresh", "nature"] |
| 2561 | ] |
| 2562 | }, |
| 2563 | { |
| 2564 | "name": "Html", |
| 2565 | "colors": ["#E44D26", "#F16529"], |
| 2566 | "colorsname": ["bright red", "orange"], |
| 2567 | "keywords": [ |
| 2568 | ["bright", "red", "energy", "vibrant"], |
| 2569 | ["orange", "warm", "cheerful", "soft"] |
| 2570 | ] |
| 2571 | }, |
| 2572 | { |
| 2573 | "name": "Coal", |
| 2574 | "colors": ["#EB5757", "#000000"], |
| 2575 | "colorsname": ["bright red", "black"], |
| 2576 | "keywords": [ |
| 2577 | ["bright", "red", "energy", "vibrant"], |
| 2578 | ["dark", "black", "depth", "serious"] |
| 2579 | ] |
| 2580 | }, |
| 2581 | { |
| 2582 | "name": "Sunkist", |
| 2583 | "colors": ["#F2994A", "#F2C94C"], |
| 2584 | "colorsname": ["bright orange", "light yellow"], |
| 2585 | "keywords": [ |
| 2586 | ["bright", "orange", "vibrant", "energy"], |
| 2587 | ["light", "yellow", "cheerful", "sunny"] |
| 2588 | ] |
| 2589 | }, |
| 2590 | { |
| 2591 | "name": "Blue Skies", |
| 2592 | "colors": ["#56CCF2", "#2F80ED"], |
| 2593 | "colorsname": ["light blue", "bright blue"], |
| 2594 | "keywords": [ |
| 2595 | ["light", "blue", "cool", "refreshing"], |
| 2596 | ["bright", "blue", "trust", "calm"] |
| 2597 | ] |
| 2598 | }, |
| 2599 | { |
| 2600 | "name": "Chitty Chitty Bang Bang", |
| 2601 | "colors": ["#007991", "#78ffd6"], |
| 2602 | "colorsname": ["bright teal", "light cyan"], |
| 2603 | "keywords": [ |
| 2604 | ["bright", "teal", "fresh", "cool"], |
| 2605 | ["light", "cyan", "refreshing", "calm"] |
| 2606 | ] |
| 2607 | }, |
| 2608 | { |
| 2609 | "name": "Visions of Grandeur", |
| 2610 | "colors": ["#000046", "#1CB5E0"], |
| 2611 | "colorsname": ["dark blue", "bright cyan"], |
| 2612 | "keywords": [ |
| 2613 | ["dark", "blue", "depth", "serious"], |
| 2614 | ["bright", "cyan", "fresh", "cool"] |
| 2615 | ] |
| 2616 | }, |
| 2617 | { |
| 2618 | "name": "Crystal Clear", |
| 2619 | "colors": ["#159957", "#155799"], |
| 2620 | "colorsname": ["dark teal", "dark blue"], |
| 2621 | "keywords": [ |
| 2622 | ["dark", "teal", "depth", "cool"], |
| 2623 | ["dark", "blue", "depth", "cool"] |
| 2624 | ] |
| 2625 | }, |
| 2626 | { |
| 2627 | "name": "Mello", |
| 2628 | "colors": ["#c0392b", "#8e44ad"], |
| 2629 | "colorsname": ["bright red", "dark purple"], |
| 2630 | "keywords": [ |
| 2631 | ["bright", "red", "energy", "vibrant"], |
| 2632 | ["dark", "purple", "mystery", "royalty"] |
| 2633 | ] |
| 2634 | }, |
| 2635 | { |
| 2636 | "name": "Compare Now", |
| 2637 | "colors": ["#EF3B36", "#FFFFFF"], |
| 2638 | "colorsname": ["bright red", "white"], |
| 2639 | "keywords": [ |
| 2640 | ["bright", "red", "energy", "vibrant"], |
| 2641 | ["light", "white", "pure", "clean"] |
| 2642 | ] |
| 2643 | }, |
| 2644 | { |
| 2645 | "name": "Meridian", |
| 2646 | "colors": ["#283c86", "#45a247"], |
| 2647 | "colorsname": ["dark blue", "dark green"], |
| 2648 | "keywords": [ |
| 2649 | ["dark", "blue", "depth", "serious"], |
| 2650 | ["dark", "green", "nature", "fresh"] |
| 2651 | ] |
| 2652 | }, |
| 2653 | { |
| 2654 | "name": "Relay", |
| 2655 | "colors": ["#3A1C71", "#D76D77", "#FFAF7B"], |
| 2656 | "colorsname": ["dark purple", "light pink", "light peach"], |
| 2657 | "keywords": [ |
| 2658 | ["dark", "purple", "mystery", "royalty"], |
| 2659 | ["light", "pink", "romantic", "soft"], |
| 2660 | ["light", "peach", "warm", "soft"] |
| 2661 | ] |
| 2662 | }, |
| 2663 | { |
| 2664 | "name": "Alive", |
| 2665 | "colors": ["#CB356B", "#BD3F32"], |
| 2666 | "colorsname": ["dark pink", "dark red"], |
| 2667 | "keywords": [ |
| 2668 | ["dark", "pink", "romantic", "soft"], |
| 2669 | ["dark", "red", "energy", "vibrant"] |
| 2670 | ] |
| 2671 | }, |
| 2672 | { |
| 2673 | "name": "Scooter", |
| 2674 | "colors": ["#36D1DC", "#5B86E5"], |
| 2675 | "colorsname": ["bright teal", "bright blue"], |
| 2676 | "keywords": [ |
| 2677 | ["bright", "teal", "fresh", "cool"], |
| 2678 | ["bright", "blue", "trust", "calm"] |
| 2679 | ] |
| 2680 | }, |
| 2681 | { |
| 2682 | "name": "Terminal", |
| 2683 | "colors": ["#000000", "#0f9b0f"], |
| 2684 | "colorsname": ["black", "dark green"], |
| 2685 | "keywords": [ |
| 2686 | ["dark", "black", "depth", "serious"], |
| 2687 | ["dark", "green", "nature", "fresh"] |
| 2688 | ] |
| 2689 | }, |
| 2690 | { |
| 2691 | "name": "Telegram", |
| 2692 | "colors": ["#1c92d2", "#f2fcfe"], |
| 2693 | "colorsname": ["bright cyan", "light cyan"], |
| 2694 | "keywords": [ |
| 2695 | ["bright", "cyan", "fresh", "cool"], |
| 2696 | ["light", "cyan", "refreshing", "calm"] |
| 2697 | ] |
| 2698 | }, |
| 2699 | { |
| 2700 | "name": "Crimson Tide", |
| 2701 | "colors": ["#642B73", "#C6426E"], |
| 2702 | "colorsname": ["dark purple", "dark pink"], |
| 2703 | "keywords": [ |
| 2704 | ["dark", "purple", "mystery", "royalty"], |
| 2705 | ["dark", "pink", "romantic", "soft"] |
| 2706 | ] |
| 2707 | }, |
| 2708 | { |
| 2709 | "name": "Socialive", |
| 2710 | "colors": ["#06beb6", "#48b1bf"], |
| 2711 | "colorsname": ["bright teal", "dark teal"], |
| 2712 | "keywords": [ |
| 2713 | ["bright", "teal", "fresh", "cool"], |
| 2714 | ["dark", "teal", "depth", "cool"] |
| 2715 | ] |
| 2716 | }, |
| 2717 | { |
| 2718 | "name": "Subu", |
| 2719 | "colors": ["#0cebeb", "#20e3b2", "#29ffc6"], |
| 2720 | "colorsname": ["bright cyan", "light teal"], |
| 2721 | "keywords": [ |
| 2722 | ["bright", "cyan", "fresh", "cool"], |
| 2723 | ["light", "teal", "fresh", "nature"] |
| 2724 | ] |
| 2725 | }, |
| 2726 | { |
| 2727 | "name": "Broken Hearts", |
| 2728 | "colors": ["#d9a7c7", "#fffcdc"], |
| 2729 | "colorsname": ["light pink", "light beige"], |
| 2730 | "keywords": [ |
| 2731 | ["light", "pink", "romantic", "soft"], |
| 2732 | ["light", "beige", "neutral", "warm"] |
| 2733 | ] |
| 2734 | }, |
| 2735 | { |
| 2736 | "name": "Kimoby Is The New Blue", |
| 2737 | "colors": ["#396afc", "#2948ff"], |
| 2738 | "colorsname": ["bright blue", "dark blue"], |
| 2739 | "keywords": [ |
| 2740 | ["bright", "blue", "trust", "cool"], |
| 2741 | ["dark", "blue", "depth", "serious"] |
| 2742 | ] |
| 2743 | }, |
| 2744 | { |
| 2745 | "name": "Dull", |
| 2746 | "colors": ["#C9D6FF", "#E2E2E2"], |
| 2747 | "colorsname": ["light blue", "light gray"], |
| 2748 | "keywords": [ |
| 2749 | ["light", "blue", "calm", "soft"], |
| 2750 | ["light", "gray", "neutral", "calm"] |
| 2751 | ] |
| 2752 | }, |
| 2753 | { |
| 2754 | "name": "Purpink", |
| 2755 | "colors": ["#7F00FF", "#E100FF"], |
| 2756 | "colorsname": ["bright purple", "bright pink"], |
| 2757 | "keywords": [ |
| 2758 | ["bright", "purple", "romantic", "mystery"], |
| 2759 | ["bright", "pink", "romantic", "soft"] |
| 2760 | ] |
| 2761 | }, |
| 2762 | { |
| 2763 | "name": "Orange Coral", |
| 2764 | "colors": ["#ff9966", "#ff5e62"], |
| 2765 | "colorsname": ["bright orange", "light red"], |
| 2766 | "keywords": [ |
| 2767 | ["bright", "orange", "vibrant", "energy"], |
| 2768 | ["light", "red", "warm", "soft"] |
| 2769 | ] |
| 2770 | }, |
| 2771 | { |
| 2772 | "name": "Summer", |
| 2773 | "colors": ["#22c1c3", "#fdbb2d"], |
| 2774 | "colorsname": ["bright teal", "light orange"], |
| 2775 | "keywords": [ |
| 2776 | ["bright", "teal", "fresh", "cool"], |
| 2777 | ["light", "orange", "warm", "soft"] |
| 2778 | ] |
| 2779 | }, |
| 2780 | { |
| 2781 | "name": "King Yna", |
| 2782 | "colors": ["#1a2a6c", "#b21f1f", "#fdbb2d"], |
| 2783 | "colorsname": ["dark blue", "dark red", "light orange"], |
| 2784 | "keywords": [ |
| 2785 | ["dark", "blue", "depth", "serious"], |
| 2786 | ["dark", "red", "energy", "vibrant"], |
| 2787 | ["light", "orange", "warm", "soft"] |
| 2788 | ] |
| 2789 | }, |
| 2790 | { |
| 2791 | "name": "Velvet Sun", |
| 2792 | "colors": ["#e1eec3", "#f05053"], |
| 2793 | "colorsname": ["light beige", "bright red"], |
| 2794 | "keywords": [ |
| 2795 | ["light", "beige", "neutral", "warm"], |
| 2796 | ["bright", "red", "energy", "vibrant"] |
| 2797 | ] |
| 2798 | }, |
| 2799 | { |
| 2800 | "name": "Zinc", |
| 2801 | "colors": ["#ADA996", "#F2F2F2", "#DBDBDB", "#EAEAEA"], |
| 2802 | "colorsname": ["light gray", "light gray"], |
| 2803 | "keywords": [ |
| 2804 | ["light", "gray", "neutral", "calm"], |
| 2805 | ["light", "gray", "neutral", "calm"] |
| 2806 | ] |
| 2807 | }, |
| 2808 | { |
| 2809 | "name": "Hydrogen", |
| 2810 | "colors": ["#667db6", "#0082c8", "#0082c8", "#667db6"], |
| 2811 | "colorsname": ["dark blue", "bright blue"], |
| 2812 | "keywords": [ |
| 2813 | ["dark", "blue", "depth", "cool"], |
| 2814 | ["bright", "blue", "trust", "calm"] |
| 2815 | ] |
| 2816 | }, |
| 2817 | { |
| 2818 | "name": "Argon", |
| 2819 | "colors": ["#03001e", "#7303c0", "#ec38bc", "#fdeff9"], |
| 2820 | "colorsname": ["dark purple", "bright purple"], |
| 2821 | "keywords": [ |
| 2822 | ["dark", "purple", "mystery", "royalty"], |
| 2823 | ["bright", "purple", "romantic", "soft"] |
| 2824 | ] |
| 2825 | }, |
| 2826 | { |
| 2827 | "name": "Lithium", |
| 2828 | "colors": ["#6D6027", "#D3CBB8"], |
| 2829 | "colorsname": ["dark brown", "light beige"], |
| 2830 | "keywords": [ |
| 2831 | ["dark", "brown", "earthy", "natural"], |
| 2832 | ["light", "beige", "neutral", "warm"] |
| 2833 | ] |
| 2834 | }, |
| 2835 | { |
| 2836 | "name": "Digital Water", |
| 2837 | "colors": ["#74ebd5", "#ACB6E5"], |
| 2838 | "colorsname": ["light cyan", "light purple"], |
| 2839 | "keywords": [ |
| 2840 | ["light", "cyan", "fresh", "cool"], |
| 2841 | ["light", "purple", "romantic", "soft"] |
| 2842 | ] |
| 2843 | }, |
| 2844 | { |
| 2845 | "name": "Orange Fun", |
| 2846 | "colors": ["#fc4a1a", "#f7b733"], |
| 2847 | "colorsname": ["bright orange", "light yellow"], |
| 2848 | "keywords": [ |
| 2849 | ["bright", "orange", "vibrant", "energy"], |
| 2850 | ["light", "yellow", "cheerful", "sunny"] |
| 2851 | ] |
| 2852 | }, |
| 2853 | { |
| 2854 | "name": "Rainbow Blue", |
| 2855 | "colors": ["#00F260", "#0575E6"], |
| 2856 | "colorsname": ["bright teal", "bright blue"], |
| 2857 | "keywords": [ |
| 2858 | ["bright", "teal", "fresh", "cool"], |
| 2859 | ["bright", "blue", "trust", "calm"] |
| 2860 | ] |
| 2861 | }, |
| 2862 | { |
| 2863 | "name": "Pink Flavour", |
| 2864 | "colors": ["#800080", "#ffc0cb"], |
| 2865 | "colorsname": ["dark purple", "light pink"], |
| 2866 | "keywords": [ |
| 2867 | ["dark", "purple", "mystery", "royalty"], |
| 2868 | ["light", "pink", "romantic", "soft"] |
| 2869 | ] |
| 2870 | }, |
| 2871 | { |
| 2872 | "name": "Sulphur", |
| 2873 | "colors": ["#CAC531", "#F3F9A7"], |
| 2874 | "colorsname": ["light olive", "light yellow"], |
| 2875 | "keywords": [ |
| 2876 | ["light", "olive", "fresh", "nature"], |
| 2877 | ["light", "yellow", "cheerful", "sunny"] |
| 2878 | ] |
| 2879 | }, |
| 2880 | { |
| 2881 | "name": "Selenium", |
| 2882 | "colors": ["#3C3B3F", "#605C3C"], |
| 2883 | "colorsname": ["dark gray", "dark green"], |
| 2884 | "keywords": [ |
| 2885 | ["dark", "gray", "serious", "calm"], |
| 2886 | ["dark", "green", "nature", "fresh"] |
| 2887 | ] |
| 2888 | }, |
| 2889 | { |
| 2890 | "name": "Delicate", |
| 2891 | "colors": ["#D3CCE3", "#E9E4F0"], |
| 2892 | "colorsname": ["light gray", "light purple"], |
| 2893 | "keywords": [ |
| 2894 | ["light", "gray", "neutral", "calm"], |
| 2895 | ["light", "purple", "romantic", "soft"] |
| 2896 | ] |
| 2897 | }, |
| 2898 | { |
| 2899 | "name": "Ohhappiness", |
| 2900 | "colors": ["#00b09b", "#96c93d"], |
| 2901 | "colorsname": ["bright teal", "light green"], |
| 2902 | "keywords": [ |
| 2903 | ["bright", "teal", "fresh", "cool"], |
| 2904 | ["light", "green", "fresh", "nature"] |
| 2905 | ] |
| 2906 | }, |
| 2907 | { |
| 2908 | "name": "Lawrencium", |
| 2909 | "colors": ["#0f0c29", "#302b63", "#24243e"], |
| 2910 | "colorsname": ["dark purple", "dark blue", "black"], |
| 2911 | "keywords": [ |
| 2912 | ["dark", "purple", "mystery", "royalty"], |
| 2913 | ["dark", "blue", "depth", "serious"], |
| 2914 | ["black", "dark", "depth", "serious"] |
| 2915 | ] |
| 2916 | }, |
| 2917 | { |
| 2918 | "name": "Relaxing red", |
| 2919 | "colors": ["#fffbd5", "#b20a2c"], |
| 2920 | "colorsname": ["light yellow", "dark red"], |
| 2921 | "keywords": [ |
| 2922 | ["light", "yellow", "cheerful", "sunny"], |
| 2923 | ["dark", "red", "energy", "vibrant"] |
| 2924 | ] |
| 2925 | }, |
| 2926 | { |
| 2927 | "name": "Taran Tado", |
| 2928 | "colors": ["#23074d", "#cc5333"], |
| 2929 | "colorsname": ["dark purple", "dark red"], |
| 2930 | "keywords": [ |
| 2931 | ["dark", "purple", "mystery", "royalty"], |
| 2932 | ["dark", "red", "energy", "vibrant"] |
| 2933 | ] |
| 2934 | }, |
| 2935 | { |
| 2936 | "name": "Bighead", |
| 2937 | "colors": ["#c94b4b", "#4b134f"], |
| 2938 | "colorsname": ["bright red", "dark purple"], |
| 2939 | "keywords": [ |
| 2940 | ["bright", "red", "energy", "vibrant"], |
| 2941 | ["dark", "purple", "mystery", "royalty"] |
| 2942 | ] |
| 2943 | }, |
| 2944 | { |
| 2945 | "name": "Sublime Vivid", |
| 2946 | "colors": ["#FC466B", "#3F5EFB"], |
| 2947 | "colorsname": ["bright pink", "bright blue"], |
| 2948 | "keywords": [ |
| 2949 | ["bright", "pink", "romantic", "soft"], |
| 2950 | ["bright", "blue", "trust", "calm"] |
| 2951 | ] |
| 2952 | }, |
| 2953 | { |
| 2954 | "name": "Sublime Light", |
| 2955 | "colors": ["#FC5C7D", "#6A82FB"], |
| 2956 | "colorsname": ["light pink", "light blue"], |
| 2957 | "keywords": [ |
| 2958 | ["light", "pink", "romantic", "soft"], |
| 2959 | ["light", "blue", "cool", "refreshing"] |
| 2960 | ] |
| 2961 | }, |
| 2962 | { |
| 2963 | "name": "Pun Yeta", |
| 2964 | "colors": ["#108dc7", "#ef8e38"], |
| 2965 | "colorsname": ["bright blue", "light orange"], |
| 2966 | "keywords": [ |
| 2967 | ["bright", "blue", "trust", "cool"], |
| 2968 | ["light", "orange", "warm", "soft"] |
| 2969 | ] |
| 2970 | }, |
| 2971 | { |
| 2972 | "name": "Quepal", |
| 2973 | "colors": ["#11998e", "#38ef7d"], |
| 2974 | "colorsname": ["bright teal", "bright green"], |
| 2975 | "keywords": [ |
| 2976 | ["bright", "teal", "fresh", "cool"], |
| 2977 | ["bright", "green", "fresh", "nature"] |
| 2978 | ] |
| 2979 | }, |
| 2980 | { |
| 2981 | "name": "Sand to Blue", |
| 2982 | "colors": ["#3E5151", "#DECBA4"], |
| 2983 | "colorsname": ["dark teal", "light beige"], |
| 2984 | "keywords": [ |
| 2985 | ["dark", "teal", "depth", "cool"], |
| 2986 | ["light", "beige", "neutral", "warm"] |
| 2987 | ] |
| 2988 | }, |
| 2989 | { |
| 2990 | "name": "Wedding Day Blues", |
| 2991 | "colors": ["#40E0D0", "#FF8C00", "#FF0080"], |
| 2992 | "colorsname": ["bright cyan", "bright orange", "bright pink"], |
| 2993 | "keywords": [ |
| 2994 | ["bright", "cyan", "fresh", "cool"], |
| 2995 | ["bright", "orange", "vibrant", "energy"], |
| 2996 | ["bright", "pink", "romantic", "soft"] |
| 2997 | ] |
| 2998 | }, |
| 2999 | { |
| 3000 | "name": "Shifter", |
| 3001 | "colors": ["#bc4e9c", "#f80759"], |
| 3002 | "colorsname": ["dark pink", "bright pink"], |
| 3003 | "keywords": [ |
| 3004 | ["dark", "pink", "romantic", "soft"], |
| 3005 | ["bright", "pink", "cheerful", "soft"] |
| 3006 | ] |
| 3007 | }, |
| 3008 | { |
| 3009 | "name": "Red Sunset", |
| 3010 | "colors": ["#355C7D", "#6C5B7B", "#C06C84"], |
| 3011 | "colorsname": ["dark blue", "dark pink", "light pink"], |
| 3012 | "keywords": [ |
| 3013 | ["dark", "blue", "depth", "serious"], |
| 3014 | ["dark", "pink", "romantic", "soft"], |
| 3015 | ["light", "pink", "cheerful", "soft"] |
| 3016 | ] |
| 3017 | }, |
| 3018 | { |
| 3019 | "name": "Moon Purple", |
| 3020 | "colors": ["#4e54c8", "#8f94fb"], |
| 3021 | "colorsname": ["dark blue", "light purple"], |
| 3022 | "keywords": [ |
| 3023 | ["dark", "blue", "depth", "serious"], |
| 3024 | ["light", "purple", "romantic", "soft"] |
| 3025 | ] |
| 3026 | }, |
| 3027 | { |
| 3028 | "name": "Pure Lust", |
| 3029 | "colors": ["#333333", "#dd1818"], |
| 3030 | "colorsname": ["black", "bright red"], |
| 3031 | "keywords": [ |
| 3032 | ["dark", "black", "depth", "serious"], |
| 3033 | ["bright", "red", "energy", "vibrant"] |
| 3034 | ] |
| 3035 | }, |
| 3036 | { |
| 3037 | "name": "Slight Ocean View", |
| 3038 | "colors": ["#a8c0ff", "#3f2b96"], |
| 3039 | "colorsname": ["light blue", "dark purple"], |
| 3040 | "keywords": [ |
| 3041 | ["light", "blue", "cool", "refreshing"], |
| 3042 | ["dark", "purple", "mystery", "royalty"] |
| 3043 | ] |
| 3044 | }, |
| 3045 | { |
| 3046 | "name": "eXpresso", |
| 3047 | "colors": ["#ad5389", "#3c1053"], |
| 3048 | "colorsname": ["dark pink", "dark purple"], |
| 3049 | "keywords": [ |
| 3050 | ["dark", "pink", "romantic", "soft"], |
| 3051 | ["dark", "purple", "mystery", "royalty"] |
| 3052 | ] |
| 3053 | }, |
| 3054 | { |
| 3055 | "name": "Shifty", |
| 3056 | "colors": ["#636363", "#a2ab58"], |
| 3057 | "colorsname": ["dark gray", "light olive"], |
| 3058 | "keywords": [ |
| 3059 | ["dark", "gray", "serious", "calm"], |
| 3060 | ["light", "olive", "fresh", "nature"] |
| 3061 | ] |
| 3062 | }, |
| 3063 | { |
| 3064 | "name": "Vanusa", |
| 3065 | "colors": ["#DA4453", "#89216B"], |
| 3066 | "colorsname": ["dark pink", "dark purple"], |
| 3067 | "keywords": [ |
| 3068 | ["dark", "pink", "romantic", "soft"], |
| 3069 | ["dark", "purple", "mystery", "royalty"] |
| 3070 | ] |
| 3071 | }, |
| 3072 | { |
| 3073 | "name": "Evening Night", |
| 3074 | "colors": ["#005AA7", "#FFFDE4"], |
| 3075 | "colorsname": ["dark blue", "light beige"], |
| 3076 | "keywords": [ |
| 3077 | ["dark", "blue", "depth", "serious"], |
| 3078 | ["light", "beige", "neutral", "warm"] |
| 3079 | ] |
| 3080 | }, |
| 3081 | { |
| 3082 | "name": "Magic", |
| 3083 | "colors": ["#59C173", "#a17fe0", "#5D26C1"], |
| 3084 | "colorsname": ["bright green", "light purple", "dark purple"], |
| 3085 | "keywords": [ |
| 3086 | ["bright", "green", "fresh", "nature"], |
| 3087 | ["light", "purple", "romantic", "soft"], |
| 3088 | ["dark", "purple", "mystery", "royalty"] |
| 3089 | ] |
| 3090 | }, |
| 3091 | { |
| 3092 | "name": "Margo", |
| 3093 | "colors": ["#FFEFBA", "#FFFFFF"], |
| 3094 | "colorsname": ["light yellow", "white"], |
| 3095 | "keywords": [ |
| 3096 | ["light", "yellow", "cheerful", "sunny"], |
| 3097 | ["light", "white", "pure", "clean"] |
| 3098 | ] |
| 3099 | }, |
| 3100 | { |
| 3101 | "name": "Blue Raspberry", |
| 3102 | "colors": ["#00B4DB", "#0083B0"], |
| 3103 | "colorsname": ["bright cyan", "dark blue"], |
| 3104 | "keywords": [ |
| 3105 | ["bright", "cyan", "fresh", "cool"], |
| 3106 | ["dark", "blue", "depth", "serious"] |
| 3107 | ] |
| 3108 | }, |
| 3109 | { |
| 3110 | "name": "Citrus Peel", |
| 3111 | "colors": ["#FDC830", "#F37335"], |
| 3112 | "colorsname": ["bright yellow", "bright orange"], |
| 3113 | "keywords": [ |
| 3114 | ["bright", "yellow", "cheerful", "sunny"], |
| 3115 | ["bright", "orange", "vibrant", "energy"] |
| 3116 | ] |
| 3117 | }, |
| 3118 | { |
| 3119 | "name": "Sin City Red", |
| 3120 | "colors": ["#ED213A", "#93291E"], |
| 3121 | "colorsname": ["bright red", "dark red"], |
| 3122 | "keywords": [ |
| 3123 | ["bright", "red", "energy", "vibrant"], |
| 3124 | ["dark", "red", "serious", "bold"] |
| 3125 | ] |
| 3126 | }, |
| 3127 | { |
| 3128 | "name": "Rastafari", |
| 3129 | "colors": ["#1E9600", "#FFF200", "#FF0000"], |
| 3130 | "colorsname": ["bright green", "bright yellow", "bright red"], |
| 3131 | "keywords": [ |
| 3132 | ["bright", "green", "fresh", "nature"], |
| 3133 | ["bright", "yellow", "cheerful", "sunny"], |
| 3134 | ["bright", "red", "energy", "vibrant"] |
| 3135 | ] |
| 3136 | }, |
| 3137 | { |
| 3138 | "name": "Summer Dog", |
| 3139 | "colors": ["#a8ff78", "#78ffd6"], |
| 3140 | "colorsname": ["light green", "light teal"], |
| 3141 | "keywords": [ |
| 3142 | ["light", "green", "fresh", "nature"], |
| 3143 | ["light", "teal", "fresh", "cool"] |
| 3144 | ] |
| 3145 | }, |
| 3146 | { |
| 3147 | "name": "Wiretap", |
| 3148 | "colors": ["#8A2387", "#E94057", "#F27121"], |
| 3149 | "colorsname": ["dark pink", "bright pink", "bright orange"], |
| 3150 | "keywords": [ |
| 3151 | ["dark", "pink", "mystery", "royalty"], |
| 3152 | ["bright", "pink", "romantic", "soft"], |
| 3153 | ["bright", "orange", "vibrant", "energy"] |
| 3154 | ] |
| 3155 | }, |
| 3156 | { |
| 3157 | "name": "Burning Orange", |
| 3158 | "colors": ["#FF416C", "#FF4B2B"], |
| 3159 | "colorsname": ["bright pink", "bright red"], |
| 3160 | "keywords": [ |
| 3161 | ["bright", "pink", "romantic", "soft"], |
| 3162 | ["bright", "red", "energy", "vibrant"] |
| 3163 | ] |
| 3164 | }, |
| 3165 | { |
| 3166 | "name": "Ultra Voilet", |
| 3167 | "colors": ["#654ea3", "#eaafc8"], |
| 3168 | "colorsname": ["dark purple", "light purple"], |
| 3169 | "keywords": [ |
| 3170 | ["dark", "purple", "mystery", "royalty"], |
| 3171 | ["light", "purple", "romantic", "soft"] |
| 3172 | ] |
| 3173 | }, |
| 3174 | { |
| 3175 | "name": "By Design", |
| 3176 | "colors": ["#009FFF", "#ec2F4B"], |
| 3177 | "colorsname": ["bright blue", "bright red"], |
| 3178 | "keywords": [ |
| 3179 | ["bright", "blue", "trust", "cool"], |
| 3180 | ["bright", "red", "energy", "vibrant"] |
| 3181 | ] |
| 3182 | }, |
| 3183 | { |
| 3184 | "name": "Kyoo Tah", |
| 3185 | "colors": ["#544a7d", "#ffd452"], |
| 3186 | "colorsname": ["dark blue", "light yellow"], |
| 3187 | "keywords": [ |
| 3188 | ["dark", "blue", "depth", "serious"], |
| 3189 | ["light", "yellow", "cheerful", "sunny"] |
| 3190 | ] |
| 3191 | }, |
| 3192 | { |
| 3193 | "name": "Kye Meh", |
| 3194 | "colors": ["#8360c3", "#2ebf91"], |
| 3195 | "colorsname": ["dark purple", "bright teal"], |
| 3196 | "keywords": [ |
| 3197 | ["dark", "purple", "mystery", "royalty"], |
| 3198 | ["bright", "teal", "fresh", "cool"] |
| 3199 | ] |
| 3200 | }, |
| 3201 | { |
| 3202 | "name": "Kyoo Pal", |
| 3203 | "colors": ["#dd3e54", "#6be585"], |
| 3204 | "colorsname": ["bright pink", "bright green"], |
| 3205 | "keywords": [ |
| 3206 | ["bright", "pink", "romantic", "soft"], |
| 3207 | ["bright", "green", "fresh", "nature"] |
| 3208 | ] |
| 3209 | }, |
| 3210 | { |
| 3211 | "name": "Metapolis", |
| 3212 | "colors": ["#659999", "#f4791f"], |
| 3213 | "colorsname": ["dark teal", "bright orange"], |
| 3214 | "keywords": [ |
| 3215 | ["dark", "teal", "depth", "cool"], |
| 3216 | ["bright", "orange", "vibrant", "energy"] |
| 3217 | ] |
| 3218 | }, |
| 3219 | { |
| 3220 | "name": "Flare", |
| 3221 | "colors": ["#f12711", "#f5af19"], |
| 3222 | "colorsname": ["bright red", "light orange"], |
| 3223 | "keywords": [ |
| 3224 | ["bright", "red", "energy", "vibrant"], |
| 3225 | ["light", "orange", "warm", "soft"] |
| 3226 | ] |
| 3227 | }, |
| 3228 | { |
| 3229 | "name": "Witching Hour", |
| 3230 | "colors": ["#c31432", "#240b36"], |
| 3231 | "colorsname": ["dark red", "dark purple"], |
| 3232 | "keywords": [ |
| 3233 | ["dark", "red", "energy", "vibrant"], |
| 3234 | ["dark", "purple", "mystery", "royalty"] |
| 3235 | ] |
| 3236 | }, |
| 3237 | { |
| 3238 | "name": "Azur Lane", |
| 3239 | "colors": ["#7F7FD5", "#86A8E7", "#91EAE4"], |
| 3240 | "colorsname": ["light purple", "light blue", "light cyan"], |
| 3241 | "keywords": [ |
| 3242 | ["light", "purple", "romantic", "soft"], |
| 3243 | ["light", "blue", "cool", "refreshing"], |
| 3244 | ["light", "cyan", "fresh", "cool"] |
| 3245 | ] |
| 3246 | }, |
| 3247 | { |
| 3248 | "name": "Neuromancer", |
| 3249 | "colors": ["#f953c6", "#b91d73"], |
| 3250 | "colorsname": ["bright pink", "dark pink"], |
| 3251 | "keywords": [ |
| 3252 | ["bright", "pink", "romantic", "soft"], |
| 3253 | ["dark", "pink", "bold", "vibrant"] |
| 3254 | ] |
| 3255 | }, |
| 3256 | { |
| 3257 | "name": "Harvey", |
| 3258 | "colors": ["#1f4037", "#99f2c8"], |
| 3259 | "colorsname": ["dark teal", "light teal"], |
| 3260 | "keywords": [ |
| 3261 | ["dark", "teal", "depth", "cool"], |
| 3262 | ["light", "teal", "fresh", "nature"] |
| 3263 | ] |
| 3264 | }, |
| 3265 | { |
| 3266 | "name": "Amin", |
| 3267 | "colors": ["#8E2DE2", "#4A00E0"], |
| 3268 | "colorsname": ["bright purple", "dark purple"], |
| 3269 | "keywords": [ |
| 3270 | ["bright", "purple", "romantic", "mystery"], |
| 3271 | ["dark", "purple", "mystery", "royalty"] |
| 3272 | ] |
| 3273 | }, |
| 3274 | { |
| 3275 | "name": "Memariani", |
| 3276 | "colors": ["#aa4b6b", "#6b6b83", "#3b8d99"], |
| 3277 | "colorsname": ["dark pink", "dark gray", "dark teal"], |
| 3278 | "keywords": [ |
| 3279 | ["dark", "pink", "romantic", "soft"], |
| 3280 | ["dark", "gray", "serious", "calm"], |
| 3281 | ["dark", "teal", "depth", "cool"] |
| 3282 | ] |
| 3283 | }, |
| 3284 | { |
| 3285 | "name": "Yoda", |
| 3286 | "colors": ["#FF0099", "#493240"], |
| 3287 | "colorsname": ["bright pink", "dark brown"], |
| 3288 | "keywords": [ |
| 3289 | ["bright", "pink", "romantic", "soft"], |
| 3290 | ["dark", "brown", "earthy", "natural"] |
| 3291 | ] |
| 3292 | }, |
| 3293 | { |
| 3294 | "name": "Cool Sky", |
| 3295 | "colors": ["#2980B9", "#6DD5FA", "#FFFFFF"], |
| 3296 | "colorsname": ["dark blue", "light blue", "white"], |
| 3297 | "keywords": [ |
| 3298 | ["dark", "blue", "depth", "cool"], |
| 3299 | ["light", "blue", "fresh", "cool"], |
| 3300 | ["light", "white", "pure", "clean"] |
| 3301 | ] |
| 3302 | }, |
| 3303 | { |
| 3304 | "name": "Dark Ocean", |
| 3305 | "colors": ["#373B44", "#4286f4"], |
| 3306 | "colorsname": ["dark gray", "bright blue"], |
| 3307 | "keywords": [ |
| 3308 | ["dark", "gray", "serious", "calm"], |
| 3309 | ["bright", "blue", "trust", "cool"] |
| 3310 | ] |
| 3311 | }, |
| 3312 | { |
| 3313 | "name": "Evening Sunshine", |
| 3314 | "colors": ["#b92b27", "#1565C0"], |
| 3315 | "colorsname": ["dark red", "dark blue"], |
| 3316 | "keywords": [ |
| 3317 | ["dark", "red", "energy", "vibrant"], |
| 3318 | ["dark", "blue", "depth", "serious"] |
| 3319 | ] |
| 3320 | }, |
| 3321 | { |
| 3322 | "name": "JShine", |
| 3323 | "colors": ["#12c2e9", "#c471ed", "#f64f59"], |
| 3324 | "colorsname": ["bright cyan", "light purple", "dark pink"], |
| 3325 | "keywords": [ |
| 3326 | ["bright", "cyan", "fresh", "cool"], |
| 3327 | ["light", "purple", "romantic", "soft"], |
| 3328 | ["dark", "pink", "bold", "vibrant"] |
| 3329 | ] |
| 3330 | }, |
| 3331 | { |
| 3332 | "name": "Moonlit Asteroid", |
| 3333 | "colors": ["#0F2027", "#203A43", "#2C5364"], |
| 3334 | "colorsname": ["dark teal", "dark gray", "dark blue"], |
| 3335 | "keywords": [ |
| 3336 | ["dark", "teal", "depth", "cool"], |
| 3337 | ["dark", "gray", "serious", "calm"], |
| 3338 | ["dark", "blue", "depth", "cool"] |
| 3339 | ] |
| 3340 | }, |
| 3341 | { |
| 3342 | "name": "MegaTron", |
| 3343 | "colors": ["#C6FFDD", "#FBD786", "#f7797d"], |
| 3344 | "colorsname": ["light cyan", "light yellow", "bright red"], |
| 3345 | "keywords": [ |
| 3346 | ["light", "cyan", "fresh", "cool"], |
| 3347 | ["light", "yellow", "cheerful", "sunny"], |
| 3348 | ["bright", "red", "energy", "vibrant"] |
| 3349 | ] |
| 3350 | }, |
| 3351 | { |
| 3352 | "name": "Cool Blues", |
| 3353 | "colors": ["#2193b0", "#6dd5ed"], |
| 3354 | "colorsname": ["bright blue", "light blue"], |
| 3355 | "keywords": [ |
| 3356 | ["bright", "blue", "trust", "calm"], |
| 3357 | ["light", "blue", "cool", "refreshing"] |
| 3358 | ] |
| 3359 | }, |
| 3360 | { |
| 3361 | "name": "Piggy Pink", |
| 3362 | "colors": ["#ee9ca7", "#ffdde1"], |
| 3363 | "colorsname": ["light pink", "light pink"], |
| 3364 | "keywords": [ |
| 3365 | ["light", "pink", "romantic", "soft"], |
| 3366 | ["light", "pink", "romantic", "soft"] |
| 3367 | ] |
| 3368 | }, |
| 3369 | { |
| 3370 | "name": "Grade Grey", |
| 3371 | "colors": ["#bdc3c7", "#2c3e50"], |
| 3372 | "colorsname": ["light gray", "dark gray"], |
| 3373 | "keywords": [ |
| 3374 | ["light", "gray", "neutral", "calm"], |
| 3375 | ["dark", "gray", "serious", "calm"] |
| 3376 | ] |
| 3377 | }, |
| 3378 | { |
| 3379 | "name": "Telko", |
| 3380 | "colors": ["#F36222", "#5CB644", "#007FC3"], |
| 3381 | "colorsname": ["bright orange", "dark green", "bright blue"], |
| 3382 | "keywords": [ |
| 3383 | ["bright", "orange", "vibrant", "energy"], |
| 3384 | ["dark", "green", "nature", "fresh"], |
| 3385 | ["bright", "blue", "trust", "cool"] |
| 3386 | ] |
| 3387 | }, |
| 3388 | { |
| 3389 | "name": "Zenta", |
| 3390 | "colors": ["#2A2D3E", "#FECB6E"], |
| 3391 | "colorsname": ["dark gray", "light yellow"], |
| 3392 | "keywords": [ |
| 3393 | ["dark", "gray", "serious", "calm"], |
| 3394 | ["light", "yellow", "cheerful", "sunny"] |
| 3395 | ] |
| 3396 | }, |
| 3397 | { |
| 3398 | "name": "Electric Peacock", |
| 3399 | "colors": ["#8a2be2", "#0000cd", "#228b22", "#ccff00"], |
| 3400 | "colorsname": [ |
| 3401 | "bright purple", |
| 3402 | "dark blue", |
| 3403 | "dark green", |
| 3404 | "bright yellow" |
| 3405 | ], |
| 3406 | "keywords": [ |
| 3407 | ["bright", "purple", "romantic", "mystery"], |
| 3408 | ["dark", "blue", "depth", "cool"], |
| 3409 | ["dark", "green", "nature", "fresh"], |
| 3410 | ["bright", "yellow", "cheerful", "sunny"] |
| 3411 | ] |
| 3412 | }, |
| 3413 | { |
| 3414 | "name": "Under Blue Green", |
| 3415 | "colors": ["#051937", "#004d7a", "#008793", "#00bf72", "#a8eb12"], |
| 3416 | "colorsname": [ |
| 3417 | "dark teal", |
| 3418 | "dark blue", |
| 3419 | "bright cyan", |
| 3420 | "bright green", |
| 3421 | "light yellow" |
| 3422 | ], |
| 3423 | "keywords": [ |
| 3424 | ["dark", "teal", "depth", "cool"], |
| 3425 | ["dark", "blue", "depth", "cool"], |
| 3426 | ["bright", "cyan", "fresh", "cool"], |
| 3427 | ["bright", "green", "fresh", "nature"], |
| 3428 | ["light", "yellow", "cheerful", "sunny"] |
| 3429 | ] |
| 3430 | }, |
| 3431 | { |
| 3432 | "name": "Lensod", |
| 3433 | "colors": ["#6025F5", "#FF5555"], |
| 3434 | "colorsname": ["bright purple", "bright red"], |
| 3435 | "keywords": [ |
| 3436 | ["bright", "purple", "romantic", "mystery"], |
| 3437 | ["bright", "red", "energy", "vibrant"] |
| 3438 | ] |
| 3439 | }, |
| 3440 | { |
| 3441 | "name": "Newspaper", |
| 3442 | "colors": ["#8a2be2", "#ffa500", "#f8f8ff"], |
| 3443 | "colorsname": ["bright purple", "bright orange", "light gray"], |
| 3444 | "keywords": [ |
| 3445 | ["bright", "purple", "romantic", "mystery"], |
| 3446 | ["bright", "orange", "vibrant", "energy"], |
| 3447 | ["light", "gray", "neutral", "calm"] |
| 3448 | ] |
| 3449 | }, |
| 3450 | { |
| 3451 | "name": "Dark Blue Gradient", |
| 3452 | "colors": ["#2774ae", "#002E5D"], |
| 3453 | "colorsname": ["dark blue", "dark blue"], |
| 3454 | "keywords": [ |
| 3455 | ["dark", "blue", "depth", "serious"], |
| 3456 | ["dark", "blue", "depth", "serious"] |
| 3457 | ] |
| 3458 | }, |
| 3459 | { |
| 3460 | "name": "Dark Blu Two", |
| 3461 | "colors": ["#004680", "#4484BA"], |
| 3462 | "colorsname": ["dark blue", "light blue"], |
| 3463 | "keywords": [ |
| 3464 | ["dark", "blue", "depth", "serious"], |
| 3465 | ["light", "blue", "cool", "refreshing"] |
| 3466 | ] |
| 3467 | }, |
| 3468 | { |
| 3469 | "name": "Lemon Lime", |
| 3470 | "colors": ["#7ec6bc", "#ebe717"], |
| 3471 | "colorsname": ["light teal", "bright yellow"], |
| 3472 | "keywords": [ |
| 3473 | ["light", "teal", "fresh", "cool"], |
| 3474 | ["bright", "yellow", "cheerful", "sunny"] |
| 3475 | ] |
| 3476 | }, |
| 3477 | { |
| 3478 | "name": "Beleko", |
| 3479 | "colors": ["#ff1e56", "#f9c942", "#1e90ff"], |
| 3480 | "colorsname": ["bright pink", "light yellow", "bright blue"], |
| 3481 | "keywords": [ |
| 3482 | ["bright", "pink", "romantic", "soft"], |
| 3483 | ["light", "yellow", "cheerful", "sunny"], |
| 3484 | ["bright", "blue", "trust", "cool"] |
| 3485 | ] |
| 3486 | }, |
| 3487 | { |
| 3488 | "name": "Mango Papaya", |
| 3489 | "colors": ["#de8a41", "#2ada53"], |
| 3490 | "colorsname": ["bright orange", "bright green"], |
| 3491 | "keywords": [ |
| 3492 | ["bright", "orange", "vibrant", "energy"], |
| 3493 | ["bright", "green", "fresh", "nature"] |
| 3494 | ] |
| 3495 | }, |
| 3496 | { |
| 3497 | "name": "Unicorn Rainbow", |
| 3498 | "colors": ["#f7f0ac", "#acf7f0", "#f0acf7"], |
| 3499 | "colorsname": ["light yellow", "light cyan", "light pink"], |
| 3500 | "keywords": [ |
| 3501 | ["light", "yellow", "cheerful", "sunny"], |
| 3502 | ["light", "cyan", "fresh", "cool"], |
| 3503 | ["light", "pink", "romantic", "soft"] |
| 3504 | ] |
| 3505 | }, |
| 3506 | { |
| 3507 | "name": "Flame", |
| 3508 | "colors": ["#ff0000", "#fdcf58"], |
| 3509 | "colorsname": ["bright red", "light orange"], |
| 3510 | "keywords": [ |
| 3511 | ["bright", "red", "energy", "vibrant"], |
| 3512 | ["light", "orange", "warm", "soft"] |
| 3513 | ] |
| 3514 | }, |
| 3515 | { |
| 3516 | "name": "Blue Red", |
| 3517 | "colors": ["#36B1C7", "#960B33"], |
| 3518 | "colorsname": ["bright cyan", "dark red"], |
| 3519 | "keywords": [ |
| 3520 | ["bright", "cyan", "fresh", "cool"], |
| 3521 | ["dark", "red", "serious", "bold"] |
| 3522 | ] |
| 3523 | }, |
| 3524 | { |
| 3525 | "name": "Twitter", |
| 3526 | "colors": ["#1DA1F2", "#009ffc"], |
| 3527 | "colorsname": ["bright blue", "bright blue"], |
| 3528 | "keywords": [ |
| 3529 | ["bright", "blue", "trust", "cool"], |
| 3530 | ["bright", "blue", "trust", "cool"] |
| 3531 | ] |
| 3532 | }, |
| 3533 | { |
| 3534 | "name": "Blooze", |
| 3535 | "colors": ["#6da6be", "#4b859e", "#6da6be"], |
| 3536 | "colorsname": ["bright blue", "dark blue"], |
| 3537 | "keywords": [ |
| 3538 | ["bright", "blue", "trust", "cool"], |
| 3539 | ["dark", "blue", "depth", "serious"] |
| 3540 | ] |
| 3541 | }, |
| 3542 | { |
| 3543 | "name": "Blue Slate", |
| 3544 | "colors": ["#B5B9FF", "#2B2C49"], |
| 3545 | "colorsname": ["light blue", "dark gray"], |
| 3546 | "keywords": [ |
| 3547 | ["light", "blue", "cool", "refreshing"], |
| 3548 | ["dark", "gray", "serious", "calm"] |
| 3549 | ] |
| 3550 | }, |
| 3551 | { |
| 3552 | "name": "Space Light Green", |
| 3553 | "colors": ["#9FA0A8", "#5C7852"], |
| 3554 | "colorsname": ["dark gray", "dark green"], |
| 3555 | "keywords": [ |
| 3556 | ["dark", "gray", "serious", "calm"], |
| 3557 | ["dark", "green", "nature", "fresh"] |
| 3558 | ] |
| 3559 | }, |
| 3560 | { |
| 3561 | "name": "Flower", |
| 3562 | "colors": ["#DCFFBD", "#CC86D1"], |
| 3563 | "colorsname": ["light green", "light pink"], |
| 3564 | "keywords": [ |
| 3565 | ["light", "green", "fresh", "nature"], |
| 3566 | ["light", "pink", "romantic", "soft"] |
| 3567 | ] |
| 3568 | }, |
| 3569 | { |
| 3570 | "name": "Elate The Euge", |
| 3571 | "colors": ["#8BDEDA", "#43ADD0", "#998EE0", "#E17DC2", "#EF9393"], |
| 3572 | "colorsname": [ |
| 3573 | "light cyan", |
| 3574 | "bright teal", |
| 3575 | "light purple", |
| 3576 | "dark pink", |
| 3577 | "light red" |
| 3578 | ], |
| 3579 | "keywords": [ |
| 3580 | ["light", "cyan", "fresh", "cool"], |
| 3581 | ["bright", "teal", "fresh", "cool"], |
| 3582 | ["light", "purple", "romantic", "soft"], |
| 3583 | ["dark", "pink", "bold", "vibrant"], |
| 3584 | ["light", "red", "warm", "soft"] |
| 3585 | ] |
| 3586 | }, |
| 3587 | { |
| 3588 | "name": "Peach Sea", |
| 3589 | "colors": ["#E6AE8C", "#A8CECF"], |
| 3590 | "colorsname": ["light orange", "light teal"], |
| 3591 | "keywords": [ |
| 3592 | ["light", "orange", "warm", "soft"], |
| 3593 | ["light", "teal", "fresh", "cool"] |
| 3594 | ] |
| 3595 | }, |
| 3596 | { |
| 3597 | "name": "Abbas", |
| 3598 | "colors": ["#00fff0", "#0083fe"], |
| 3599 | "colorsname": ["bright cyan", "bright blue"], |
| 3600 | "keywords": [ |
| 3601 | ["bright", "cyan", "fresh", "cool"], |
| 3602 | ["bright", "blue", "trust", "cool"] |
| 3603 | ] |
| 3604 | }, |
| 3605 | { |
| 3606 | "name": "Winter Woods", |
| 3607 | "colors": ["#333333", "#a2ab58", "#A43931"], |
| 3608 | "colorsname": ["dark gray", "light olive", "dark red"], |
| 3609 | "keywords": [ |
| 3610 | ["dark", "gray", "serious", "calm"], |
| 3611 | ["light", "olive", "fresh", "nature"], |
| 3612 | ["dark", "red", "energy", "vibrant"] |
| 3613 | ] |
| 3614 | }, |
| 3615 | { |
| 3616 | "name": "Ameena", |
| 3617 | "colors": ["#0c0c6d", "#de512b", "#98d0c1", "#5bb226", "#023c0d"], |
| 3618 | "colorsname": [ |
| 3619 | "dark blue", |
| 3620 | "dark red", |
| 3621 | "light cyan", |
| 3622 | "bright green", |
| 3623 | "dark green" |
| 3624 | ], |
| 3625 | "keywords": [ |
| 3626 | ["dark", "blue", "depth", "serious"], |
| 3627 | ["dark", "red", "energy", "vibrant"], |
| 3628 | ["light", "cyan", "fresh", "cool"], |
| 3629 | ["bright", "green", "fresh", "nature"], |
| 3630 | ["dark", "green", "nature", "fresh"] |
| 3631 | ] |
| 3632 | }, |
| 3633 | { |
| 3634 | "name": "Emerald Sea", |
| 3635 | "colors": ["#05386b", "#5cdb95"], |
| 3636 | "colorsname": ["dark blue", "light green"], |
| 3637 | "keywords": [ |
| 3638 | ["dark", "blue", "depth", "serious"], |
| 3639 | ["light", "green", "fresh", "nature"] |
| 3640 | ] |
| 3641 | }, |
| 3642 | { |
| 3643 | "name": "Bleem", |
| 3644 | "colors": ["#4284DB", "#29EAC4"], |
| 3645 | "colorsname": ["bright blue", "bright teal"], |
| 3646 | "keywords": [ |
| 3647 | ["bright", "blue", "trust", "cool"], |
| 3648 | ["bright", "teal", "fresh", "cool"] |
| 3649 | ] |
| 3650 | }, |
| 3651 | { |
| 3652 | "name": "Coffee Gold", |
| 3653 | "colors": ["#554023", "#c99846"], |
| 3654 | "colorsname": ["dark brown", "light brown"], |
| 3655 | "keywords": [ |
| 3656 | ["dark", "brown", "earthy", "natural"], |
| 3657 | ["light", "brown", "warm", "earthy"] |
| 3658 | ] |
| 3659 | }, |
| 3660 | { |
| 3661 | "name": "Compass", |
| 3662 | "colors": ["#516b8b", "#056b3b"], |
| 3663 | "colorsname": ["dark teal", "dark green"], |
| 3664 | "keywords": [ |
| 3665 | ["dark", "teal", "depth", "cool"], |
| 3666 | ["dark", "green", "nature", "fresh"] |
| 3667 | ] |
| 3668 | }, |
| 3669 | { |
| 3670 | "name": "Andreuzza's", |
| 3671 | "colors": ["#D70652", "#FF025E"], |
| 3672 | "colorsname": ["dark pink", "bright pink"], |
| 3673 | "keywords": [ |
| 3674 | ["dark", "pink", "romantic", "soft"], |
| 3675 | ["bright", "pink", "romantic", "soft"] |
| 3676 | ] |
| 3677 | }, |
| 3678 | { |
| 3679 | "name": "Moonwalker", |
| 3680 | "colors": ["#152331", "#000000"], |
| 3681 | "colorsname": ["dark teal", "black"], |
| 3682 | "keywords": [ |
| 3683 | ["dark", "teal", "depth", "cool"], |
| 3684 | ["dark", "black", "depth", "serious"] |
| 3685 | ] |
| 3686 | }, |
| 3687 | { |
| 3688 | "name": "Whinehouse", |
| 3689 | "colors": ["#f7f7f7", "#b9a0a0", "#794747", "#4e2020", "#111111"], |
| 3690 | "colorsname": [ |
| 3691 | "light gray", |
| 3692 | "dark gray", |
| 3693 | "dark red", |
| 3694 | "dark gray", |
| 3695 | "black" |
| 3696 | ], |
| 3697 | "keywords": [ |
| 3698 | ["light", "gray", "neutral", "calm"], |
| 3699 | ["dark", "gray", "serious", "calm"], |
| 3700 | ["dark", "red", "energy", "vibrant"], |
| 3701 | ["dark", "gray", "serious", "calm"], |
| 3702 | ["dark", "black", "depth", "serious"] |
| 3703 | ] |
| 3704 | }, |
| 3705 | { |
| 3706 | "name": "Hyper Blue", |
| 3707 | "colors": ["#59CDE9", "#0A2A88"], |
| 3708 | "colorsname": ["bright cyan", "dark blue"], |
| 3709 | "keywords": [ |
| 3710 | ["bright", "cyan", "fresh", "cool"], |
| 3711 | ["dark", "blue", "depth", "serious"] |
| 3712 | ] |
| 3713 | }, |
| 3714 | { |
| 3715 | "name": "My New Gradient", |
| 3716 | "colors": ["#FF00FF", "#00FF00"], |
| 3717 | "colorsname": ["bright pink", "bright green"], |
| 3718 | "keywords": [ |
| 3719 | ["bright", "pink", "vibrant", "modern"], |
| 3720 | ["bright", "green", "fresh", "energetic"] |
| 3721 | ] |
| 3722 | } |
| 3723 | ], |
| 3724 | { |
| 3725 | "name": "Neon Cyberpunk", |
| 3726 | "colors": ["#FF006E", "#8338EC", "#3A86FF"], |
| 3727 | "colorsname": ["bright pink", "purple", "bright blue"], |
| 3728 | "keywords": [ |
| 3729 | ["bright", "pink", "neon", "futuristic"], |
| 3730 | ["purple", "electric", "modern", "tech"], |
| 3731 | ["bright", "blue", "cyber", "digital"] |
| 3732 | ] |
| 3733 | }, |
| 3734 | { |
| 3735 | "name": "Sunset Vibes", |
| 3736 | "colors": ["#FF9500", "#FF5722", "#E91E63"], |
| 3737 | "colorsname": ["orange", "red orange", "pink"], |
| 3738 | "keywords": [ |
| 3739 | ["orange", "warm", "sunset", "vibrant"], |
| 3740 | ["red", "orange", "energy", "bold"], |
| 3741 | ["pink", "romantic", "evening", "soft"] |
| 3742 | ] |
| 3743 | }, |
| 3744 | { |
| 3745 | "name": "Ocean Depths", |
| 3746 | "colors": ["#006A6B", "#0891B2", "#33D4FF"], |
| 3747 | "colorsname": ["dark teal", "blue", "light blue"], |
| 3748 | "keywords": [ |
| 3749 | ["dark", "teal", "ocean", "deep"], |
| 3750 | ["blue", "water", "calm", "serene"], |
| 3751 | ["light", "blue", "sky", "fresh"] |
| 3752 | ] |
| 3753 | }, |
| 3754 | { |
| 3755 | "name": "Forest Mist", |
| 3756 | "colors": ["#134E5E", "#71B280", "#A8E6CF"], |
| 3757 | "colorsname": ["dark green", "green", "light green"], |
| 3758 | "keywords": [ |
| 3759 | ["dark", "green", "forest", "nature"], |
| 3760 | ["green", "fresh", "natural", "organic"], |
| 3761 | ["light", "green", "mint", "peaceful"] |
| 3762 | ] |
| 3763 | }, |
| 3764 | { |
| 3765 | "name": "Purple Haze", |
| 3766 | "colors": ["#667eea", "#764ba2", "#f093fb"], |
| 3767 | "colorsname": ["blue purple", "purple", "light pink"], |
| 3768 | "keywords": [ |
| 3769 | ["blue", "purple", "dreamy", "mystical"], |
| 3770 | ["purple", "royal", "elegant", "sophisticated"], |
| 3771 | ["light", "pink", "soft", "ethereal"] |
| 3772 | ] |
| 3773 | }, |
| 3774 | { |
| 3775 | "name": "Golden Hour", |
| 3776 | "colors": ["#FFD700", "#FFA500", "#FF6347"], |
| 3777 | "colorsname": ["gold", "orange", "red orange"], |
| 3778 | "keywords": [ |
| 3779 | ["gold", "luxury", "warm", "precious"], |
| 3780 | ["orange", "sunset", "energetic", "vibrant"], |
| 3781 | ["red", "orange", "fire", "passionate"] |
| 3782 | ] |
| 3783 | }, |
| 3784 | { |
| 3785 | "name": "Arctic Aurora", |
| 3786 | "colors": ["#00F5FF", "#00CED1", "#20B2AA"], |
| 3787 | "colorsname": ["cyan", "turquoise", "light sea green"], |
| 3788 | "keywords": [ |
| 3789 | ["cyan", "ice", "arctic", "cool"], |
| 3790 | ["turquoise", "aurora", "magical", "northern"], |
| 3791 | ["light", "sea", "green", "mystical"] |
| 3792 | ] |
| 3793 | }, |
| 3794 | { |
| 3795 | "name": "Cosmic Dust", |
| 3796 | "colors": ["#2E0249", "#570A57", "#A91079"], |
| 3797 | "colorsname": ["dark purple", "purple", "magenta"], |
| 3798 | "keywords": [ |
| 3799 | ["dark", "purple", "space", "cosmic"], |
| 3800 | ["purple", "galaxy", "mysterious", "deep"], |
| 3801 | ["magenta", "nebula", "bright", "stellar"] |
| 3802 | ] |
| 3803 | }, |
| 3804 | { |
| 3805 | "name": "Tropical Paradise", |
| 3806 | "colors": ["#00B4DB", "#0083B0", "#00A8CC"], |
| 3807 | "colorsname": ["light blue", "blue", "cyan"], |
| 3808 | "keywords": [ |
| 3809 | ["light", "blue", "tropical", "paradise"], |
| 3810 | ["blue", "ocean", "vacation", "relaxing"], |
| 3811 | ["cyan", "lagoon", "crystal", "clear"] |
| 3812 | ] |
| 3813 | }, |
| 3814 | { |
| 3815 | "name": "Velvet Dreams", |
| 3816 | "colors": ["#8E2DE2", "#4A00E0", "#FF006E"], |
| 3817 | "colorsname": ["purple", "dark purple", "pink"], |
| 3818 | "keywords": [ |
| 3819 | ["purple", "velvet", "luxury", "rich"], |
| 3820 | ["dark", "purple", "deep", "mysterious"], |
| 3821 | ["pink", "dreams", "romantic", "soft"] |
| 3822 | ] |
| 3823 | }, |
| 3824 | { |
| 3825 | "name": "Emerald City", |
| 3826 | "colors": ["#11998e", "#38ef7d", "#7fefb2"], |
| 3827 | "colorsname": ["teal", "green", "light green"], |
| 3828 | "keywords": [ |
| 3829 | ["teal", "emerald", "precious", "sophisticated"], |
| 3830 | ["green", "city", "modern", "fresh"], |
| 3831 | ["light", "green", "nature", "peaceful"] |
| 3832 | ] |
| 3833 | }, |
| 3834 | { |
| 3835 | "name": "Fire Storm", |
| 3836 | "colors": ["#FF4B1F", "#FF9068", "#FFAD68"], |
| 3837 | "colorsname": ["red", "orange", "light orange"], |
| 3838 | "keywords": [ |
| 3839 | ["red", "fire", "intense", "powerful"], |
| 3840 | ["orange", "storm", "energy", "dynamic"], |
| 3841 | ["light", "orange", "warm", "glowing"] |
| 3842 | ] |
| 3843 | }, |
| 3844 | { |
| 3845 | "name": "Midnight Blue", |
| 3846 | "colors": ["#191654", "#43C6AC", "#F8FFAE"], |
| 3847 | "colorsname": ["dark blue", "teal", "light yellow"], |
| 3848 | "keywords": [ |
| 3849 | ["dark", "blue", "midnight", "deep"], |
| 3850 | ["teal", "ocean", "calm", "serene"], |
| 3851 | ["light", "yellow", "moon", "gentle"] |
| 3852 | ] |
| 3853 | }, |
| 3854 | { |
| 3855 | "name": "Rose Gold", |
| 3856 | "colors": ["#ED4264", "#FFEDBC", "#FFD700"], |
| 3857 | "colorsname": ["pink", "cream", "gold"], |
| 3858 | "keywords": [ |
| 3859 | ["pink", "rose", "romantic", "elegant"], |
| 3860 | ["cream", "soft", "luxurious", "smooth"], |
| 3861 | ["gold", "precious", "valuable", "rich"] |
| 3862 | ] |
| 3863 | }, |
| 3864 | { |
| 3865 | "name": "Electric Lime", |
| 3866 | "colors": ["#8EE000", "#32CD32", "#00FF7F"], |
| 3867 | "colorsname": ["lime", "green", "spring green"], |
| 3868 | "keywords": [ |
| 3869 | ["lime", "electric", "bright", "energetic"], |
| 3870 | ["green", "nature", "fresh", "vibrant"], |
| 3871 | ["spring", "green", "new", "growth"] |
| 3872 | ] |
| 3873 | }, |
| 3874 | { |
| 3875 | "name": "Lavender Fields", |
| 3876 | "colors": ["#E6E6FA", "#DDA0DD", "#9370DB"], |
| 3877 | "colorsname": ["lavender", "plum", "medium orchid"], |
| 3878 | "keywords": [ |
| 3879 | ["lavender", "fields", "peaceful", "calming"], |
| 3880 | ["plum", "soft", "gentle", "soothing"], |
| 3881 | ["medium", "orchid", "floral", "elegant"] |
| 3882 | ] |
| 3883 | }, |
| 3884 | { |
| 3885 | "name": "Coral Reef", |
| 3886 | "colors": ["#FF7F7F", "#FF6B6B", "#FF5722"], |
| 3887 | "colorsname": ["coral", "salmon", "red orange"], |
| 3888 | "keywords": [ |
| 3889 | ["coral", "reef", "ocean", "vibrant"], |
| 3890 | ["salmon", "warm", "tropical", "lively"], |
| 3891 | ["red", "orange", "energetic", "bold"] |
| 3892 | ] |
| 3893 | }, |
| 3894 | { |
| 3895 | "name": "Steel Blue", |
| 3896 | "colors": ["#4682B4", "#5F9EA0", "#87CEEB"], |
| 3897 | "colorsname": ["steel blue", "cadet blue", "sky blue"], |
| 3898 | "keywords": [ |
| 3899 | ["steel", "blue", "strong", "industrial"], |
| 3900 | ["cadet", "blue", "professional", "reliable"], |
| 3901 | ["sky", "blue", "open", "free"] |
| 3902 | ] |
| 3903 | }, |
| 3904 | { |
| 3905 | "name": "Mint Chocolate", |
| 3906 | "colors": ["#98FB98", "#3CB371", "#2E8B57"], |
| 3907 | "colorsname": ["pale green", "medium sea green", "sea green"], |
| 3908 | "keywords": [ |
| 3909 | ["pale", "green", "mint", "fresh"], |
| 3910 | ["medium", "sea", "green", "natural"], |
| 3911 | ["sea", "green", "chocolate", "rich"] |
| 3912 | ] |
| 3913 | }, |
| 3914 | { |
| 3915 | "name": "Sunset Orange", |
| 3916 | "colors": ["#FF8C00", "#FF7F50", "#FF6347"], |
| 3917 | "colorsname": ["dark orange", "coral", "tomato"], |
| 3918 | "keywords": [ |
| 3919 | ["dark", "orange", "sunset", "warm"], |
| 3920 | ["coral", "tropical", "vibrant", "lively"], |
| 3921 | ["tomato", "fresh", "natural", "organic"] |
| 3922 | ] |
| 3923 | }, |
| 3924 | { |
| 3925 | "name": "Deep Ocean", |
| 3926 | "colors": ["#000080", "#191970", "#4169E1"], |
| 3927 | "colorsname": ["navy", "midnight blue", "royal blue"], |
| 3928 | "keywords": [ |
| 3929 | ["navy", "deep", "ocean", "mysterious"], |
| 3930 | ["midnight", "blue", "dark", "profound"], |
| 3931 | ["royal", "blue", "majestic", "elegant"] |
| 3932 | ] |
| 3933 | }, |
| 3934 | { |
| 3935 | "name": "Cherry Blossom", |
| 3936 | "colors": ["#FFB6C1", "#FFC0CB", "#FF69B4"], |
| 3937 | "colorsname": ["light pink", "pink", "hot pink"], |
| 3938 | "keywords": [ |
| 3939 | ["light", "pink", "cherry", "blossom"], |
| 3940 | ["pink", "spring", "delicate", "beautiful"], |
| 3941 | ["hot", "pink", "vibrant", "bold"] |
| 3942 | ] |
| 3943 | }, |
| 3944 | { |
| 3945 | "name": "Autumn Leaves", |
| 3946 | "colors": ["#FF4500", "#FF6347", "#FFD700"], |
| 3947 | "colorsname": ["orange red", "tomato", "gold"], |
| 3948 | "keywords": [ |
| 3949 | ["orange", "red", "autumn", "leaves"], |
| 3950 | ["tomato", "fall", "seasonal", "warm"], |
| 3951 | ["gold", "harvest", "rich", "abundant"] |
| 3952 | ] |
| 3953 | }, |
| 3954 | { |
| 3955 | "name": "Glacier Ice", |
| 3956 | "colors": ["#F0F8FF", "#E0FFFF", "#B0E0E6"], |
| 3957 | "colorsname": ["alice blue", "light cyan", "powder blue"], |
| 3958 | "keywords": [ |
| 3959 | ["alice", "blue", "glacier", "ice"], |
| 3960 | ["light", "cyan", "frozen", "pure"], |
| 3961 | ["powder", "blue", "arctic", "clean"] |
| 3962 | ] |
| 3963 | }, |
| 3964 | { |
| 3965 | "name": "Neon Nights", |
| 3966 | "colors": ["#FF1493", "#00FFFF", "#ADFF2F"], |
| 3967 | "colorsname": ["deep pink", "cyan", "green yellow"], |
| 3968 | "keywords": [ |
| 3969 | ["deep", "pink", "neon", "nights"], |
| 3970 | ["cyan", "electric", "bright", "glowing"], |
| 3971 | ["green", "yellow", "vibrant", "energetic"] |
| 3972 | ] |
| 3973 | } |
| 3974 | ] |
| 3975 |