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=56
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=57", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=55" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 371, "id_string": "93b5c6-c9ccd5-e4d8dc-ffe3e3-hexharbor", "name": "Cloud Crimson Drift", "colors": [ "#93B5C6", "#C9CCD5", "#E4D8DC", "#FFE3E3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.168142Z" }, { "id": 646, "id_string": "fef1e6-f9d5a7-ffb085-90aacb-mossyhex", "name": "Pale Apricot Breeze", "colors": [ "#FEF1E6", "#F9D5A7", "#FFB085", "#90AACB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.597472Z" }, { "id": 592, "id_string": "fba1b7-ffd1da-fff0f5-ffdbaa-nordichue", "name": "Soft Rose Harbor", "colors": [ "#FBA1B7", "#FFD1DA", "#FFF0F5", "#FFDBAA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.298703Z" }, { "id": 421, "id_string": "1a120b-3c2a21-d5cea3-e5e5cb-paperfox", "name": "Coral Field", "colors": [ "#1A120B", "#3C2A21", "#D5CEA3", "#E5E5CB" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.403589Z" }, { "id": 1088, "id_string": "e4eddb-307672-144d53-1a3c40-tonecraft", "name": "Twilight Cyan Grove", "colors": [ "#E4EDDB", "#307672", "#144D53", "#1A3C40" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.300987Z" }, { "id": 1051, "id_string": "e3d9ca-95a792-596c68-403f48-studiomochi", "name": "Cool Ember Sunset", "colors": [ "#E3D9CA", "#95A792", "#596C68", "#403F48" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.129015Z" }, { "id": 241, "id_string": "000000-ilovepokemon485", "name": "1-color palette", "colors": [ "#000000" ], "color_count": 1, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.756278Z" }, { "id": 766, "id_string": "041c32-04293a-064663-ecb365-cobaltcat", "name": "Dusk Cyan Veil", "colors": [ "#041C32", "#04293A", "#064663", "#ECB365" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.174144Z" }, { "id": 909, "id_string": "f5f5f5-f05454-30475e-121212-cobaltcat", "name": "Neon Ruby Dawn", "colors": [ "#F5F5F5", "#F05454", "#30475E", "#121212" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.242385Z" }, { "id": 593, "id_string": "ecf2ff-e3dffd-e5d1fa-fff4d2-cobaltcat", "name": "Cloud Sky Dream", "colors": [ "#ECF2FF", "#E3DFFD", "#E5D1FA", "#FFF4D2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.303260Z" } ] }