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=56
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=57", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=55" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 552, "id_string": "2c3333-2e4f4f-0e8388-cbe4de-cobaltcat", "name": "Twilight Cyan Bay", "colors": [ "#2C3333", "#2E4F4F", "#0E8388", "#CBE4DE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.108797Z" }, { "id": 553, "id_string": "153448-3c5b6f-948979-dfd0b8-swatchbird", "name": "Warm Cyan Hush", "colors": [ "#153448", "#3C5B6F", "#948979", "#DFD0B8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.113406Z" }, { "id": 554, "id_string": "7d0a0a-bf3131-ead196-f3edc8-cobaltcat", "name": "Vivid Rose Veil", "colors": [ "#7D0A0A", "#BF3131", "#EAD196", "#F3EDC8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.118680Z" }, { "id": 555, "id_string": "fdf7e4-faeed1-ded0b6-bbab8c-huedrift", "name": "Cloud Honey Bloom", "colors": [ "#FDF7E4", "#FAEED1", "#DED0B6", "#BBAB8C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.123253Z" }, { "id": 556, "id_string": "7c9473-cfdac8-e8eae6-cdd0cb-palettepup", "name": "Lime Glow", "colors": [ "#7C9473", "#CFDAC8", "#E8EAE6", "#CDD0CB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.128145Z" }, { "id": 557, "id_string": "ffe6e6-ffabe1-a685e2-6155a6-cobaltcat", "name": "Neon Crimson Tide", "colors": [ "#FFE6E6", "#FFABE1", "#A685E2", "#6155A6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.132628Z" }, { "id": 558, "id_string": "eef5ff-b4d4ff-86b6f6-176b87-minthaze", "name": "Vivid Sky Glow", "colors": [ "#EEF5FF", "#B4D4FF", "#86B6F6", "#176B87" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.137214Z" }, { "id": 559, "id_string": "faf7f0-cdfcf6-bccef8-98a8f8-pixelpine", "name": "Pastel Mint Bay", "colors": [ "#FAF7F0", "#CDFCF6", "#BCCEF8", "#98A8F8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.141895Z" }, { "id": 560, "id_string": "94b49f-cee5d0-fcf8e8-ecb390-coloreef", "name": "Pastel Honey Drift", "colors": [ "#94B49F", "#CEE5D0", "#FCF8E8", "#ECB390" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.146635Z" }, { "id": 561, "id_string": "e0ece4-f7f2e7-d8d3cd-797a7e-huedrift", "name": "Pastel Coral Bloom", "colors": [ "#E0ECE4", "#F7F2E7", "#D8D3CD", "#797A7E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.151514Z" } ] }