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=35
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=36", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=34" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 433, "id_string": "070f2b-1b1a55-535c91-9290c3-mossyhex", "name": "Azure Dream", "colors": [ "#070F2B", "#1B1A55", "#535C91", "#9290C3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.459366Z" }, { "id": 1113, "id_string": "f1c5c5-faf0af-e5edb7-8bcdcd-duskpixel", "name": "Cloud Sunbeam Bay", "colors": [ "#F1C5C5", "#FAF0AF", "#E5EDB7", "#8BCDCD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.419353Z" }, { "id": 696, "id_string": "440a67-93329e-b4aee8-ffe3fe-palettepup", "name": "Electric Mauve Veil", "colors": [ "#440A67", "#93329E", "#B4AEE8", "#FFE3FE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.836607Z" }, { "id": 601, "id_string": "ccd6a6-dae2b6-dfe8cc-f7eddb-candytone", "name": "Cloud Amber Dusk", "colors": [ "#CCD6A6", "#DAE2B6", "#DFE8CC", "#F7EDDB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.342049Z" }, { "id": 697, "id_string": "191825-865dff-e384ff-ffa3fd-huedrift", "name": "Electric Iris Haze", "colors": [ "#191825", "#865DFF", "#E384FF", "#FFA3FD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.841185Z" }, { "id": 679, "id_string": "f7f7f7-eeeeee-393e46-929aab-retroswatch", "name": "Slate Breeze", "colors": [ "#F7F7F7", "#EEEEEE", "#393E46", "#929AAB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.756596Z" }, { "id": 626, "id_string": "2b3a55-ce7777-e8c4c4-f2e5e5-mossyhex", "name": "Cool Crimson Dawn", "colors": [ "#2B3A55", "#CE7777", "#E8C4C4", "#F2E5E5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.466846Z" }, { "id": 690, "id_string": "22577a-38a3a5-57cc99-80ed99-hexharbor", "name": "Electric Pine Mist", "colors": [ "#22577A", "#38A3A5", "#57CC99", "#80ED99" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.808452Z" }, { "id": 551, "id_string": "f3f3e0-133e87-608bc1-cbdceb-candytone", "name": "Sky Drift", "colors": [ "#F3F3E0", "#133E87", "#608BC1", "#CBDCEB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.104206Z" }, { "id": 1077, "id_string": "f8ede3-dfd3c3-d0b8a8-c5705d-retroswatch", "name": "Cool Coral Dusk", "colors": [ "#F8EDE3", "#DFD3C3", "#D0B8A8", "#C5705D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.250716Z" } ] }