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=127
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=128", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=126" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 914, "id_string": "f97b22-fee8b0-9ca777-7c9070-huedrift", "name": "Electric Apricot Haze", "colors": [ "#F97B22", "#FEE8B0", "#9CA777", "#7C9070" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.266133Z" }, { "id": 864, "id_string": "fed9ed-e7bcde-bb9cc0-67729d-retroswatch", "name": "Electric Plum Dawn", "colors": [ "#FED9ED", "#E7BCDE", "#BB9CC0", "#67729D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.018407Z" }, { "id": 1121, "id_string": "f8ede3-dfd3c3-d0b8a8-8d493a-coloreef", "name": "Ember Meadow", "colors": [ "#F8EDE3", "#DFD3C3", "#D0B8A8", "#8D493A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.456277Z" }, { "id": 89, "id_string": "f9f3de-685952-e9e5d0-573a4a-6be96f-5bd161-cdcab6-b6b4a2-f8060ddc-comficker", "name": "Icon: Umbrella", "colors": [ "#F9F3DE", "#685952", "#E9E5D0", "#573A4A", "#6BE96F", "#5BD161", "#CDCAB6", "#B6B4A2", "#D9D8C4" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.346606Z" }, { "id": 949, "id_string": "822659-b34180-e36bae-f8a1d1-mossyhex", "name": "Mauve Tide", "colors": [ "#822659", "#B34180", "#E36BAE", "#F8A1D1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.524107Z" }, { "id": 938, "id_string": "016a70-ffffdd-d2de32-a2c579-duskpixel", "name": "Gold Grove", "colors": [ "#016A70", "#FFFFDD", "#D2DE32", "#A2C579" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.417646Z" }, { "id": 699, "id_string": "f0e4d7-f5c0c0-ff7171-9fd8df-minthaze", "name": "Soft Crimson Harbor", "colors": [ "#F0E4D7", "#F5C0C0", "#FF7171", "#9FD8DF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.850611Z" }, { "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": 719, "id_string": "fffbf5-f7efe5-c3acd0-674188-nordichue", "name": "Amber Veil", "colors": [ "#FFFBF5", "#F7EFE5", "#C3ACD0", "#674188" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.943321Z" } ] }