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=42
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=43", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=41" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 890, "id_string": "dbe9b7-fdfdf6-f4dada-b8b2a6-pixelpine", "name": "Cloud Honey Sunset", "colors": [ "#DBE9B7", "#FDFDF6", "#F4DADA", "#B8B2A6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.149253Z" }, { "id": 444, "id_string": "ffe6e6-e1afd1-ad88c6-7469b6-candytone", "name": "Neon Ruby Drift", "colors": [ "#FFE6E6", "#E1AFD1", "#AD88C6", "#7469B6" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.509861Z" }, { "id": 908, "id_string": "fff7d1-ffecc8-ffd09b-ffb0b0-retroswatch", "name": "Soft Gold Glow", "colors": [ "#FFF7D1", "#FFECC8", "#FFD09B", "#FFB0B0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.236091Z" }, { "id": 755, "id_string": "f4abc4-595b83-333456-060930-cobaltcat", "name": "Vivid Ocean Mist", "colors": [ "#F4ABC4", "#595B83", "#333456", "#060930" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.123887Z" }, { "id": 752, "id_string": "393e46-6d9886-f2e7d5-f7f7f7-palettepup", "name": "Amber Glow", "colors": [ "#393E46", "#6D9886", "#F2E7D5", "#F7F7F7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.109978Z" }, { "id": 712, "id_string": "002b5b-2b4865-256d85-8fe3cf-cobaltcat", "name": "Twilight Sky Dream", "colors": [ "#002B5B", "#2B4865", "#256D85", "#8FE3CF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.910456Z" }, { "id": 320, "id_string": "080c10-1c542e-264033-1f4918-92e552-6bc63b-69af58-5eb233-a3554083-hoanglambk57", "name": "39-color palette", "colors": [ "#080C10", "#1C542E", "#264033", "#1F4918", "#92E552", "#6BC63B", "#69AF58", "#5EB233", "#153927", "#68B342", "#23611F", "#081B1A", "#79CF41", "#429730", "#0D3813", "#2A7435", "#0B2823", "#88DC65", "#388737", "#4F9443", "#1B2922", "#82D353", "#236531", "#50A72E", "#2E7820", "#74C34D", "#58A945", "#134926", "#31633E", "#4D2119", "#321210", "#221612", "#642919", "#6A3727", "#592D24", "#883A25", "#170704", "#3B1E18", "#A14C31" ], "color_count": 39, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.357009Z" }, { "id": 748, "id_string": "333333-ffffff-e1f4f3-706c61-pixelpine", "name": "Lagoon Dream", "colors": [ "#333333", "#FFFFFF", "#E1F4F3", "#706C61" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.091406Z" }, { "id": 945, "id_string": "c0d8c0-f5eedc-dd4a48-ecb390-cobaltcat", "name": "Warm Ember Dusk", "colors": [ "#C0D8C0", "#F5EEDC", "#DD4A48", "#ECB390" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.486108Z" }, { "id": 695, "id_string": "f9fbe7-f0edd4-eccdb4-fea1a1-coloreef", "name": "Soft Scarlet Grove", "colors": [ "#F9FBE7", "#F0EDD4", "#ECCDB4", "#FEA1A1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.832080Z" } ] }