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=-name&page=31
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=32", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=30" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 359, "id_string": "ffe6e6-f2d1d1-daeaf1-c6dce4-nordichue", "name": "Soft Crimson Drift", "colors": [ "#FFE6E6", "#F2D1D1", "#DAEAF1", "#C6DCE4" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.112152Z" }, { "id": 735, "id_string": "ffab73-ffd384-fff9b0-ffaec0-minthaze", "name": "Soft Coral Sunset", "colors": [ "#FFAB73", "#FFD384", "#FFF9B0", "#FFAEC0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.024322Z" }, { "id": 567, "id_string": "fff3da-dfccfb-d0bfff-beadfa-hexharbor", "name": "Soft Coral Sunset", "colors": [ "#FFF3DA", "#DFCCFB", "#D0BFFF", "#BEADFA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.179698Z" }, { "id": 532, "id_string": "ffd4b2-fff6bd-ceedc7-86c8bc-candytone", "name": "Soft Coral Mist", "colors": [ "#FFD4B2", "#FFF6BD", "#CEEDC7", "#86C8BC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.005341Z" }, { "id": 726, "id_string": "ffbe98-feece2-f7ded0-e2bfb3-coloreef", "name": "Soft Coral Glow", "colors": [ "#FFBE98", "#FEECE2", "#F7DED0", "#E2BFB3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.976227Z" }, { "id": 1009, "id_string": "fff7f1-ffe4c9-e78895-bed1cf-duskpixel", "name": "Soft Coral Dusk", "colors": [ "#FFF7F1", "#FFE4C9", "#E78895", "#BED1CF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.926238Z" }, { "id": 512, "id_string": "d4a5a5-ffecda-f9ffea-a6d0e4-duskpixel", "name": "Soft Coral Breeze", "colors": [ "#D4A5A5", "#FFECDA", "#F9FFEA", "#A6D0E4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.841545Z" }, { "id": 634, "id_string": "faebe0-c9e4c5-b5cda3-c1ac95-retroswatch", "name": "Soft Coral Bloom", "colors": [ "#FAEBE0", "#C9E4C5", "#B5CDA3", "#C1AC95" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.517793Z" }, { "id": 918, "id_string": "cdf0ea-f9f9f9-f6c6ea-faf4b7-pixelpine", "name": "Soft Citrine Tide", "colors": [ "#CDF0EA", "#F9F9F9", "#F6C6EA", "#FAF4B7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.285250Z" }, { "id": 972, "id_string": "92b4ec-ffffff-ffe69a-ffd24c-coloreef", "name": "Soft Citrine Sunset", "colors": [ "#92B4EC", "#FFFFFF", "#FFE69A", "#FFD24C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.750780Z" } ] }