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=46
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=47", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=45" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 452, "id_string": "8294c4-acb1d6-dbdfea-ffead2-retroswatch", "name": "Soft Ember Bay", "colors": [ "#8294C4", "#ACB1D6", "#DBDFEA", "#FFEAD2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.546645Z" }, { "id": 453, "id_string": "753422-b05b3b-d79771-ffebc9-huedrift", "name": "Electric Ember Tide", "colors": [ "#753422", "#B05B3B", "#D79771", "#FFEBC9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.551376Z" }, { "id": 454, "id_string": "8e806a-c3b091-e4cda7-ffe6bc-cobaltcat", "name": "Electric Amber Dream", "colors": [ "#8E806A", "#C3B091", "#E4CDA7", "#FFE6BC" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.555991Z" }, { "id": 455, "id_string": "f6f1f1-afd3e2-19a7ce-146c94-duskpixel", "name": "Electric Tide Bay", "colors": [ "#F6F1F1", "#AFD3E2", "#19A7CE", "#146C94" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.560441Z" }, { "id": 456, "id_string": "dddddd-222831-30475e-f05454-nordichue", "name": "Electric Ruby Drift", "colors": [ "#DDDDDD", "#222831", "#30475E", "#F05454" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.565037Z" }, { "id": 457, "id_string": "a1eafb-fdfdfd-ffcef3-cabbe9-minthaze", "name": "Pale Plum Dream", "colors": [ "#A1EAFB", "#FDFDFD", "#FFCEF3", "#CABBE9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.569601Z" }, { "id": 458, "id_string": "557153-7d8f69-a9af7e-e6e5a3-paperfox", "name": "Cool Honey Hush", "colors": [ "#557153", "#7D8F69", "#A9AF7E", "#E6E5A3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.574227Z" }, { "id": 459, "id_string": "164863-427d9d-9bbec8-ddf2fd-candytone", "name": "Tide Bay", "colors": [ "#164863", "#427D9D", "#9BBEC8", "#DDF2FD" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.578800Z" }, { "id": 460, "id_string": "fee3ec-f9c5d5-f999b7-f2789f-palettepup", "name": "Soft Magenta Hush", "colors": [ "#FEE3EC", "#F9C5D5", "#F999B7", "#F2789F" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.583286Z" }, { "id": 461, "id_string": "ffb6b9-fae3d9-bbded6-8ac6d1-huedrift", "name": "Cloud Magenta Drift", "colors": [ "#FFB6B9", "#FAE3D9", "#BBDED6", "#8AC6D1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.590294Z" } ] }