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=color_count&page=79
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=80", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=78" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1083, "id_string": "d8efd3-95d2b3-55ad9b-f1f8e8-cobaltcat", "name": "Warm Lime Grove", "colors": [ "#D8EFD3", "#95D2B3", "#55AD9B", "#F1F8E8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.278112Z" }, { "id": 546, "id_string": "643843-99627a-c88ea7-e7cbcb-tonecraft", "name": "Warm Rose Breeze", "colors": [ "#643843", "#99627A", "#C88EA7", "#E7CBCB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.077195Z" }, { "id": 1089, "id_string": "c0eee4-f8f988-ffcac8-ff9e9e-hexharbor", "name": "Soft Rose Dusk", "colors": [ "#C0EEE4", "#F8F988", "#FFCAC8", "#FF9E9E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.305718Z" }, { "id": 1104, "id_string": "f1f1f1-fdb827-21209c-23120b-hexharbor", "name": "Vivid Ember Drift", "colors": [ "#F1F1F1", "#FDB827", "#21209C", "#23120B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.377478Z" }, { "id": 1094, "id_string": "beebe9-fffdf9-ffe3ed-8ac6d1-paperfox", "name": "Cloud Amber Grove", "colors": [ "#BEEBE9", "#FFFDF9", "#FFE3ED", "#8AC6D1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.328667Z" }, { "id": 635, "id_string": "85603f-9e7540-bd9354-e3d18a-studiomochi", "name": "Cool Gold Grove", "colors": [ "#85603F", "#9E7540", "#BD9354", "#E3D18A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.524600Z" }, { "id": 1096, "id_string": "f9ceee-f9f3ee-ccf3ee-97c4b8-duskpixel", "name": "Soft Mauve Sunset", "colors": [ "#F9CEEE", "#F9F3EE", "#CCF3EE", "#97C4B8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.340210Z" }, { "id": 1097, "id_string": "025464-e57c23-e8aa42-f8f1f1-huedrift", "name": "Tide Tide", "colors": [ "#025464", "#E57C23", "#E8AA42", "#F8F1F1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.345113Z" }, { "id": 1102, "id_string": "f9e4d4-d67d3e-9c0f48-470d21-nordichue", "name": "Vivid Rose Bay", "colors": [ "#F9E4D4", "#D67D3E", "#9C0F48", "#470D21" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.368208Z" }, { "id": 1101, "id_string": "425f57-749f82-a8e890-cfff8d-minthaze", "name": "Electric Fern Field", "colors": [ "#425F57", "#749F82", "#A8E890", "#CFFF8D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.363697Z" } ] }