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=11
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=12", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=10" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1191, "id_string": "e7e6e1-f7f6e7-c1c0b9-537791-palettepup", "name": "Gold Dusk", "colors": [ "#E7E6E1", "#F7F6E7", "#C1C0B9", "#537791" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.791097Z" }, { "id": 807, "id_string": "06283d-1363df-47b5ff-dff6ff-cobaltcat", "name": "Neon Tide Dream", "colors": [ "#06283D", "#1363DF", "#47B5FF", "#DFF6FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.377972Z" }, { "id": 1009, "id_string": "fff7f1-ffe4c9-e78895-bed1cf-duskpixel", "name": "Soft Coral Dusk", "colors": [ "#FFF7F1", "#FFE4C9", "#E78895", "#BED1CF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.926238Z" }, { "id": 1213, "id_string": "f2f2f2-eae4d5-b6b09f-000000-coloreef", "name": "Amber Hush", "colors": [ "#F2F2F2", "#EAE4D5", "#B6B09F", "#000000" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.891519Z" }, { "id": 885, "id_string": "fff4e0-ffbf9b-b46060-4d4d4d-duskpixel", "name": "Neon Amber Tide", "colors": [ "#FFF4E0", "#FFBF9B", "#B46060", "#4D4D4D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.126082Z" }, { "id": 1129, "id_string": "f9f9f9-bcbab8-9d8f8f-625757-tonecraft", "name": "Fog Dream", "colors": [ "#F9F9F9", "#BCBAB8", "#9D8F8F", "#625757" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.492562Z" }, { "id": 484, "id_string": "557571-d49a89-f7d1ba-f4f4f4-pixelpine", "name": "Neon Coral Mist", "colors": [ "#557571", "#D49A89", "#F7D1BA", "#F4F4F4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.702476Z" }, { "id": 733, "id_string": "f1ecc3-c9d8b6-57837b-515e63-duskpixel", "name": "Honey Breeze", "colors": [ "#F1ECC3", "#C9D8B6", "#57837B", "#515E63" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.012426Z" }, { "id": 32, "id_string": "000000-ad9e81-fafeca-044a3f-417b6c-665c42-eef785-maroonzebramussels", "name": "Computer Man", "colors": [ "#000000", "#AD9E81", "#FAFECA", "#044A3F", "#417B6C", "#665C42", "#EEF785" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.949944Z" }, { "id": 661, "id_string": "4a55a2-7895cb-a0bfe0-c5dff8-tonecraft", "name": "Electric Cyan Drift", "colors": [ "#4A55A2", "#7895CB", "#A0BFE0", "#C5DFF8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.669698Z" } ] }