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=49
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=50", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=48" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 183, "id_string": "ffffff-ff7804-02b1d7-000000-bf0117-60d401-comficker", "name": "Blue Monster", "colors": [ "#FFFFFF", "#FF7804", "#02B1D7", "#000000", "#BF0117", "#60D401" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.394743Z" }, { "id": 1190, "id_string": "ecfcff-b2fcff-5edfff-3e64ff-duskpixel", "name": "Electric Aqua Hush", "colors": [ "#ECFCFF", "#B2FCFF", "#5EDFFF", "#3E64FF" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.786566Z" }, { "id": 387, "id_string": "ffcfdf-fefdca-e0f9b5-a5dee5-candytone", "name": "Pastel Blush Hush", "colors": [ "#FFCFDF", "#FEFDCA", "#E0F9B5", "#A5DEE5" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.244475Z" }, { "id": 866, "id_string": "4c3a51-774360-b25068-e7ab79-hexharbor", "name": "Warm Amber Drift", "colors": [ "#4C3A51", "#774360", "#B25068", "#E7AB79" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.028158Z" }, { "id": 599, "id_string": "8e7ab5-b784b7-e493b3-eea5a6-candytone", "name": "Warm Magenta Mist", "colors": [ "#8E7AB5", "#B784B7", "#E493B3", "#EEA5A6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.332772Z" }, { "id": 100, "id_string": "aca796-ffff42-bfcaca-b7bbb3-ddcbb4-141616-ddddd7-ffffff-comficker", "name": "Minimal Hero: God", "colors": [ "#ACA796", "#FFFF42", "#BFCACA", "#B7BBB3", "#DDCBB4", "#141616", "#DDDDD7", "#FFFFFF" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.404179Z" }, { "id": 652, "id_string": "e5d9f2-f5efff-cdc1ff-a594f9-duskpixel", "name": "Pastel Violet Drift", "colors": [ "#E5D9F2", "#F5EFFF", "#CDC1FF", "#A594F9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.625223Z" }, { "id": 784, "id_string": "aae3e2-d9acf5-ffcefe-fdebed-minthaze", "name": "Cloud Mauve Mist", "colors": [ "#AAE3E2", "#D9ACF5", "#FFCEFE", "#FDEBED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.261543Z" }, { "id": 1007, "id_string": "5d5b6a-758184-cfb495-f5cdaa-duskpixel", "name": "Neon Apricot Drift", "colors": [ "#5D5B6A", "#758184", "#CFB495", "#F5CDAA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.916443Z" }, { "id": 1153, "id_string": "eeb76b-e2703a-9c3d54-310b0b-minthaze", "name": "Vivid Amber Hush", "colors": [ "#EEB76B", "#E2703A", "#9C3D54", "#310B0B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.610476Z" } ] }