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=download_count&page=27
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=28", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=26" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1261, "id_string": "ecfae5-ddf6d2-cae8bd-b0db9c-huedrift", "name": "Cloud Meadow Sunset", "colors": [ "#ECFAE5", "#DDF6D2", "#CAE8BD", "#B0DB9C" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.144985Z" }, { "id": 1071, "id_string": "243763-ff6e31-ffebb7-ad8e70-nordichue", "name": "Vivid Apricot Glow", "colors": [ "#243763", "#FF6E31", "#FFEBB7", "#AD8E70" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.222755Z" }, { "id": 1152, "id_string": "03045e-00b4d8-90e0ef-caf0f8-swatchbird", "name": "Neon Aqua Dream", "colors": [ "#03045E", "#00B4D8", "#90E0EF", "#CAF0F8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.605816Z" }, { "id": 740, "id_string": "65647c-8b7e74-c7bca1-f1d3b3-tonecraft", "name": "Amber Breeze", "colors": [ "#65647C", "#8B7E74", "#C7BCA1", "#F1D3B3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.051573Z" }, { "id": 626, "id_string": "2b3a55-ce7777-e8c4c4-f2e5e5-mossyhex", "name": "Cool Crimson Dawn", "colors": [ "#2B3A55", "#CE7777", "#E8C4C4", "#F2E5E5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.466846Z" }, { "id": 1144, "id_string": "0802a3-ff4b91-ff7676-ffcd4b-pixelpine", "name": "Neon Rose Haze", "colors": [ "#0802A3", "#FF4B91", "#FF7676", "#FFCD4B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.563930Z" }, { "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": 389, "id_string": "2c3333-395b64-a5c9ca-e7f6f2-retroswatch", "name": "Cool Mint Hush", "colors": [ "#2C3333", "#395B64", "#A5C9CA", "#E7F6F2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.253424Z" }, { "id": 742, "id_string": "22092c-872341-be3144-f05941-duskpixel", "name": "Twilight Rose Glow", "colors": [ "#22092C", "#872341", "#BE3144", "#F05941" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.061145Z" }, { "id": 1299, "id_string": "ffffff-f2f7f1-080000-867058-937968-a87e58-a16e3f-996c4f-c3b71642-hoanglambk57", "name": "Tiny monkey", "colors": [ "#FFFFFF", "#F2F7F1", "#080000", "#867058", "#937968", "#A87E58", "#A16E3F", "#996C4F", "#0A0C0B", "#FCD59E", "#EB4F42", "#1B0000", "#D43F39", "#946231", "#F7C296", "#F2D5B5", "#E6C9AB", "#876448", "#210C09", "#C7C8C3" ], "color_count": 20, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-06-28T14:46:27.436480Z" } ] }