Palette List
Lospec-style palette library. List is index-only fast: filter by size / tag / contained color, sort by popularity — all backed by the composite + GIN indexes on Palette. Create dedupes by signature ("gom trùng").
GET /coloring/palettes/?format=api&ordering=download_count&page=34
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=35", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=33" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1199, "id_string": "006e7f-f8cb2e-ee5007-b22727-retroswatch", "name": "Vivid Cyan Tide", "colors": [ "#006E7F", "#F8CB2E", "#EE5007", "#B22727" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.827656Z" }, { "id": 1022, "id_string": "ff7b54-ffb26b-ffd56f-939b62-mossyhex", "name": "Electric Scarlet Tide", "colors": [ "#FF7B54", "#FFB26B", "#FFD56F", "#939B62" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.986569Z" }, { "id": 683, "id_string": "bbd6b8-aec2b6-94af9f-dbe4c6-palettepup", "name": "Fern Field", "colors": [ "#BBD6B8", "#AEC2B6", "#94AF9F", "#DBE4C6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.774802Z" }, { "id": 1302, "id_string": "feffef-000000-f5f789-a88a68-0a090f-e8f26d-141325-fdff57-19900456-hoanglambk57", "name": "Buffalo", "colors": [ "#FEFFEF", "#000000", "#F5F789", "#A88A68", "#0A090F", "#E8F26D", "#141325", "#FDFF57", "#B28655", "#E6E980", "#E6EE40", "#A98B80", "#170A02", "#F2C697", "#F7CE7E", "#FFF774", "#AD9B97", "#C9C9C9" ], "color_count": 18, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-06-28T14:50:04.102987Z" }, { "id": 1126, "id_string": "79e0ee-98eecc-d0f5be-fbffdc-coloreef", "name": "Cloud Fern Tide", "colors": [ "#79E0EE", "#98EECC", "#D0F5BE", "#FBFFDC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.479105Z" }, { "id": 632, "id_string": "8ef6e4-9896f1-d59bf6-edb1f1-paperfox", "name": "Soft Teal Harbor", "colors": [ "#8EF6E4", "#9896F1", "#D59BF6", "#EDB1F1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.497864Z" }, { "id": 1198, "id_string": "91ddcf-f7f9f2-e8c5e5-f19ed2-studiomochi", "name": "Soft Orchid Dawn", "colors": [ "#91DDCF", "#F7F9F2", "#E8C5E5", "#F19ED2" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.823010Z" }, { "id": 1140, "id_string": "8cb9bd-fefbf6-ecb159-b67352-coloreef", "name": "Electric Amber Drift", "colors": [ "#8CB9BD", "#FEFBF6", "#ECB159", "#B67352" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.543162Z" }, { "id": 1229, "id_string": "ffe9d0-fffed3-bbe9ff-b1afff-minthaze", "name": "Pastel Coral Glow", "colors": [ "#FFE9D0", "#FFFED3", "#BBE9FF", "#B1AFFF" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.966324Z" }, { "id": 1185, "id_string": "a9eee6-fefaec-f38181-625772-pixelpine", "name": "Electric Gold Tide", "colors": [ "#A9EEE6", "#FEFAEC", "#F38181", "#625772" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.763842Z" } ] }