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=85
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=86", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=84" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 811, "id_string": "863a6f-975c8d-d989b5-ffadbc-cobaltcat", "name": "Vivid Rose Dream", "colors": [ "#863A6F", "#975C8D", "#D989B5", "#FFADBC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.396721Z" }, { "id": 375, "id_string": "fdefef-f4dfd0-dad0c2-cdbba7-candytone", "name": "Pale Ruby Bloom", "colors": [ "#FDEFEF", "#F4DFD0", "#DAD0C2", "#CDBBA7" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.186573Z" }, { "id": 578, "id_string": "fafafa-e8f1f5-005691-004a7c-pixelpine", "name": "Neon Aqua Glow", "colors": [ "#FAFAFA", "#E8F1F5", "#005691", "#004A7C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.233056Z" }, { "id": 1046, "id_string": "f0ece3-dfd3c3-c7b198-a68dad-minthaze", "name": "Warm Ember Tide", "colors": [ "#F0ECE3", "#DFD3C3", "#C7B198", "#A68DAD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.105912Z" }, { "id": 122, "id_string": "868fab-1a1a22-390821-a0486a-bc3f70-d1b1a3-221308-bea68c-0f474358-blackpygmypython", "name": "Jessie", "colors": [ "#868FAB", "#1A1A22", "#390821", "#A0486A", "#BC3F70", "#D1B1A3", "#221308", "#BEA68C", "#F1F3EE" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.571654Z" }, { "id": 603, "id_string": "dab88b-f3e9dd-fdf6ec-b7cadb-cobaltcat", "name": "Cloud Apricot Dusk", "colors": [ "#DAB88B", "#F3E9DD", "#FDF6EC", "#B7CADB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.351244Z" }, { "id": 1106, "id_string": "ffdfd6-e3a5c7-b692c2-694f8e-minthaze", "name": "Neon Scarlet Dream", "colors": [ "#FFDFD6", "#E3A5C7", "#B692C2", "#694F8E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.386956Z" }, { "id": 429, "id_string": "98ddca-d5ecc2-ffd3b4-ffaaa7-tonecraft", "name": "Pale Ember Bloom", "colors": [ "#98DDCA", "#D5ECC2", "#FFD3B4", "#FFAAA7" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.441076Z" }, { "id": 30, "id_string": "191919-624d48-4b3935-ca826b-edc8b5-68223f-bb4436-2e2f33-9bc5e876-teallyrebird", "name": "Boy", "colors": [ "#191919", "#624D48", "#4B3935", "#CA826B", "#EDC8B5", "#68223F", "#BB4436", "#2E2F33", "#C4C4C4" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.910180Z" }, { "id": 20, "id_string": "3f2631-8b9bb4-c0cbdc-5a6988-e84537-ffffff-262b44-crimsonpatterdaleterrier", "name": "Snow Monster", "colors": [ "#3F2631", "#8B9BB4", "#C0CBDC", "#5A6988", "#E84537", "#FFFFFF", "#262B44" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.699586Z" } ] }