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=27
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=28", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=26" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1092, "id_string": "ffa41b-000839-005082-00a8cc-mossyhex", "name": "Coral Dusk", "colors": [ "#FFA41B", "#000839", "#005082", "#00A8CC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.319647Z" }, { "id": 1091, "id_string": "907fa4-a58faa-a6d6d6-ededd0-candytone", "name": "Warm Sunbeam Dream", "colors": [ "#907FA4", "#A58FAA", "#A6D6D6", "#EDEDD0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.315081Z" }, { "id": 1090, "id_string": "f5f4f4-cae4db-cdac81-00303f-studiomochi", "name": "Neon Aqua Grove", "colors": [ "#F5F4F4", "#CAE4DB", "#CDAC81", "#00303F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.310376Z" }, { "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": 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": 1087, "id_string": "5f8670-ff9800-b80000-820300-paperfox", "name": "Ember Glow", "colors": [ "#5F8670", "#FF9800", "#B80000", "#820300" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.296439Z" }, { "id": 1086, "id_string": "fcf9ea-badfdb-f8a978-ffc5a1-coloreef", "name": "Pastel Coral Dawn", "colors": [ "#FCF9EA", "#BADFDB", "#F8A978", "#FFC5A1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.291825Z" }, { "id": 1085, "id_string": "d3f6f3-f9fce1-fee9b2-fbd1b7-candytone", "name": "Soft Amber Hush", "colors": [ "#D3F6F3", "#F9FCE1", "#FEE9B2", "#FBD1B7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.287191Z" }, { "id": 1084, "id_string": "fff2e0-c0c9ee-a2aadb-898ac4-retroswatch", "name": "Pale Coral Dusk", "colors": [ "#FFF2E0", "#C0C9EE", "#A2AADB", "#898AC4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.282640Z" }, { "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" } ] }