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=usage_count&page=8
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=9", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=7" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 334, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-b4c124c6-jerdrickcourcelle", "name": "neo bucket", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#C24747" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.438942Z" }, { "id": 600, "id_string": "3aa6b9-ffd0d0-ff9eaa-c1ece4-duskpixel", "name": "Neon Crimson Veil", "colors": [ "#3AA6B9", "#FFD0D0", "#FF9EAA", "#C1ECE4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.337350Z" }, { "id": 1116, "id_string": "f8f3d9-ebe5c2-b9b28a-504b38-hexharbor", "name": "Cool Honey Sunset", "colors": [ "#F8F3D9", "#EBE5C2", "#B9B28A", "#504B38" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.433345Z" }, { "id": 393, "id_string": "eac7c7-a0c3d2-f7f5eb-eae0da-mossyhex", "name": "Cloud Scarlet Field", "colors": [ "#EAC7C7", "#A0C3D2", "#F7F5EB", "#EAE0DA" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.272000Z" }, { "id": 699, "id_string": "f0e4d7-f5c0c0-ff7171-9fd8df-minthaze", "name": "Soft Crimson Harbor", "colors": [ "#F0E4D7", "#F5C0C0", "#FF7171", "#9FD8DF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.850611Z" }, { "id": 877, "id_string": "faf2da-8e9775-4a503d-e28f83-nordichue", "name": "Honey Dusk", "colors": [ "#FAF2DA", "#8E9775", "#4A503D", "#E28F83" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.089001Z" }, { "id": 377, "id_string": "a75d5d-d3756b-f0997d-ffc3a1-candytone", "name": "Amber Dusk", "colors": [ "#A75D5D", "#D3756B", "#F0997D", "#FFC3A1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.195978Z" }, { "id": 596, "id_string": "bfcba8-5b8a72-56776c-464f41-studiomochi", "name": "Meadow Grove", "colors": [ "#BFCBA8", "#5B8A72", "#56776C", "#464F41" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.317137Z" }, { "id": 162, "id_string": "fdfffe-967f85-653c45-99635b-f0c689-544835-feea4a-654321-12a067e2", "name": "pikachu", "colors": [ "#FDFFFE", "#967F85", "#653C45", "#99635B", "#F0C689", "#544835", "#FEEA4A", "#654321", "#FFE388", "#F0E5DC", "#755A25", "#D4B034", "#ECCE69", "#5E4D00", "#5B5559", "#D2A462", "#BE9E2F", "#8C6510", "#F7D13A", "#B2813C", "#B95F29", "#E9B373", "#C76312", "#DC3327", "#F22B1D", "#C0430A", "#853E2E", "#E0AF13", "#E59C37", "#AB7514", "#EFA54C", "#804504", "#E6CCC0" ], "color_count": 33, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.271163Z" }, { "id": 535, "id_string": "155263-ff6f3c-ff9a3c-ffc93c-candytone", "name": "Vivid Coral Harbor", "colors": [ "#155263", "#FF6F3C", "#FF9A3C", "#FFC93C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.022244Z" } ] }