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=created&page=48
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=49", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=47" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 472, "id_string": "f39189-bb8082-6e7582-046582-nordichue", "name": "Electric Tide Dawn", "colors": [ "#F39189", "#BB8082", "#6E7582", "#046582" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.643428Z" }, { "id": 473, "id_string": "43766c-f8fae5-b19470-76453b-pixelpine", "name": "Warm Lime Meadow", "colors": [ "#43766C", "#F8FAE5", "#B19470", "#76453B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.647856Z" }, { "id": 474, "id_string": "f0a8d0-f7b5ca-ffc6c6-ffebd4-swatchbird", "name": "Pale Crimson Bloom", "colors": [ "#F0A8D0", "#F7B5CA", "#FFC6C6", "#FFEBD4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.653738Z" }, { "id": 475, "id_string": "fef7dc-e6ddc6-c2b8a3-a19882-retroswatch", "name": "Vivid Sunbeam Harbor", "colors": [ "#FEF7DC", "#E6DDC6", "#C2B8A3", "#A19882" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.658347Z" }, { "id": 476, "id_string": "ffdcdc-fff2eb-ffe8cd-ffd6ba-coloreef", "name": "Cloud Crimson Grove", "colors": [ "#FFDCDC", "#FFF2EB", "#FFE8CD", "#FFD6BA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.665323Z" }, { "id": 477, "id_string": "2d2424-5c3d2e-b85c38-e0c097-retroswatch", "name": "Coral Meadow", "colors": [ "#2D2424", "#5C3D2E", "#B85C38", "#E0C097" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.670113Z" }, { "id": 478, "id_string": "ffc5c5-ffebd8-c7dca7-89b9ad-coloreef", "name": "Pale Crimson Dream", "colors": [ "#FFC5C5", "#FFEBD8", "#C7DCA7", "#89B9AD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.674819Z" }, { "id": 479, "id_string": "ffe8df-ffffff-f0f0f0-888888-minthaze", "name": "Pastel Ember Dusk", "colors": [ "#FFE8DF", "#FFFFFF", "#F0F0F0", "#888888" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.679465Z" }, { "id": 480, "id_string": "645caa-a084ca-bface0-ebc7e8-swatchbird", "name": "Mauve Bloom", "colors": [ "#645CAA", "#A084CA", "#BFACE0", "#EBC7E8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.684146Z" }, { "id": 481, "id_string": "ea907a-fbc687-f4f7c5-aacdbe-cobaltcat", "name": "Coral Dawn", "colors": [ "#EA907A", "#FBC687", "#F4F7C5", "#AACDBE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.688873Z" } ] }