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=66
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=67", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=65" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 530, "id_string": "2a2f4f-917fb3-e5beec-fde2f3-candytone", "name": "Neon Plum Veil", "colors": [ "#2A2F4F", "#917FB3", "#E5BEEC", "#FDE2F3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.984372Z" }, { "id": 279, "id_string": "f6f6f6-000000-85436b-3bc1d9-ffe9a8-niels", "name": "Squirtle", "colors": [ "#F6F6F6", "#000000", "#85436B", "#3BC1D9", "#FFE9A8" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.063043Z" }, { "id": 479, "id_string": "ffe8df-ffffff-f0f0f0-888888-minthaze", "name": "Pastel Ember Dusk", "colors": [ "#FFE8DF", "#FFFFFF", "#F0F0F0", "#888888" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.679465Z" }, { "id": 523, "id_string": "1a374d-406882-6998ab-b1d0e0-swatchbird", "name": "Aqua Harbor", "colors": [ "#1A374D", "#406882", "#6998AB", "#B1D0E0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.929017Z" }, { "id": 5, "id_string": "1b1b1b-525252-a6a6a6-e0e0e0", "name": "Game Boy Pocket", "colors": [ "#1B1B1B", "#525252", "#A6A6A6", "#E0E0E0" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.746066Z" }, { "id": 621, "id_string": "272343-ffffff-e3f6f5-bae8e8-palettepup", "name": "Teal Haze", "colors": [ "#272343", "#FFFFFF", "#E3F6F5", "#BAE8E8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.443558Z" }, { "id": 574, "id_string": "b983ff-94b3fd-94daff-99feff-paperfox", "name": "Pale Iris Mist", "colors": [ "#B983FF", "#94B3FD", "#94DAFF", "#99FEFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.214044Z" }, { "id": 584, "id_string": "ffeeee-fff6ea-f7e9d7-ebd8c3-hexharbor", "name": "Pale Ruby Dawn", "colors": [ "#FFEEEE", "#FFF6EA", "#F7E9D7", "#EBD8C3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.261714Z" }, { "id": 173, "id_string": "f9f2e8-25140d-653217-8a4921-492411-b46e3a-a45e2b-fefefe-comficker", "name": "Brown Bear Pixel Art", "colors": [ "#F9F2E8", "#25140D", "#653217", "#8A4921", "#492411", "#B46E3A", "#A45E2B", "#FEFEFE" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.342102Z" }, { "id": 542, "id_string": "fcf8ec-d0e8f2-79a3b1-456268-paperfox", "name": "Neon Apricot Veil", "colors": [ "#FCF8EC", "#D0E8F2", "#79A3B1", "#456268" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.057636Z" } ] }