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=128
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=129", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=127" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 822, "id_string": "2e0249-570a57-a91079-f806cc-huedrift", "name": "Dusk Orchid Dream", "colors": [ "#2E0249", "#570A57", "#A91079", "#F806CC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.566807Z" }, { "id": 911, "id_string": "5800ff-0096ff-00d7ff-72ffff-nordichue", "name": "Neon Violet Haze", "colors": [ "#5800FF", "#0096FF", "#00D7FF", "#72FFFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.251725Z" }, { "id": 904, "id_string": "c3f8ff-abd9ff-fff6bf-ffebad-duskpixel", "name": "Cloud Aqua Haze", "colors": [ "#C3F8FF", "#ABD9FF", "#FFF6BF", "#FFEBAD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.216887Z" }, { "id": 229, "id_string": "ffffff-b57458-a04252-a46c33-256a4e-1f5dc4-743031-8f5941-a518cb39-comficker", "name": "Instagram", "colors": [ "#FFFFFF", "#B57458", "#A04252", "#A46C33", "#256A4E", "#1F5DC4", "#743031", "#8F5941", "#FF3457", "#FFD22E", "#00C88A", "#0092FF", "#FFFFCB", "#956D61", "#F0E7DE", "#003030", "#DDC2B7", "#9A9A9A" ], "color_count": 18, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.644384Z" }, { "id": 725, "id_string": "1a1a1d-3b1c32-6a1e55-a64d79-mossyhex", "name": "Dusk Plum Bay", "colors": [ "#1A1A1D", "#3B1C32", "#6A1E55", "#A64D79" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.971659Z" }, { "id": 341, "id_string": "fff5e4-ffe3e1-ffd1d1-ff9494-candytone", "name": "Cloud Coral Dream", "colors": [ "#FFF5E4", "#FFE3E1", "#FFD1D1", "#FF9494" ], "color_count": 4, "like_count": 16, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.020240Z" }, { "id": 901, "id_string": "effffd-b8fff9-85f4ff-42c2ff-paperfox", "name": "Pastel Teal Mist", "colors": [ "#EFFFFD", "#B8FFF9", "#85F4FF", "#42C2FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.203139Z" }, { "id": 970, "id_string": "f6f1f1-19a7ce-146c94-000000-huedrift", "name": "Neon Tide Field", "colors": [ "#F6F1F1", "#19A7CE", "#146C94", "#000000" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.741595Z" }, { "id": 947, "id_string": "161616-346751-c84b31-ecdbba-swatchbird", "name": "Rose Bay", "colors": [ "#161616", "#346751", "#C84B31", "#ECDBBA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.501132Z" }, { "id": 990, "id_string": "283149-404b69-f73859-dbedf3-coloreef", "name": "Blush Grove", "colors": [ "#283149", "#404B69", "#F73859", "#DBEDF3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.838637Z" } ] }