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=124
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=125", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=123" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 111, "id_string": "e7f2f5-e2d5e0-f5f0dc-64444c-8ca192-eaecc4-f5ddac-e3d880-bce2bf03-blackpygmypython", "name": "Pear", "colors": [ "#E7F2F5", "#E2D5E0", "#F5F0DC", "#64444C", "#8CA192", "#EAECC4", "#F5DDAC", "#E3D880", "#CBE970", "#70B38F", "#E5E056", "#87AF68", "#7D393A", "#624F20", "#4A5038", "#585E54" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.493003Z" }, { "id": 664, "id_string": "252525-ff0000-af0404-414141-huedrift", "name": "Twilight Crimson Bloom", "colors": [ "#252525", "#FF0000", "#AF0404", "#414141" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.683475Z" }, { "id": 980, "id_string": "f1d4d4-e6739f-cc0e74-790c5a-studiomochi", "name": "Vivid Orchid Tide", "colors": [ "#F1D4D4", "#E6739F", "#CC0E74", "#790C5A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.791392Z" }, { "id": 379, "id_string": "fef5ed-d3e4cd-adc2a9-99a799-minthaze", "name": "Pastel Coral Meadow", "colors": [ "#FEF5ED", "#D3E4CD", "#ADC2A9", "#99A799" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.205179Z" }, { "id": 807, "id_string": "06283d-1363df-47b5ff-dff6ff-cobaltcat", "name": "Neon Tide Dream", "colors": [ "#06283D", "#1363DF", "#47B5FF", "#DFF6FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.377972Z" }, { "id": 753, "id_string": "362222-171010-423f3e-2b2b2b-mossyhex", "name": "Midnight Rose Mist", "colors": [ "#362222", "#171010", "#423F3E", "#2B2B2B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.114440Z" }, { "id": 936, "id_string": "52006a-cd113b-ff7600-ffa900-palettepup", "name": "Electric Violet Dream", "colors": [ "#52006A", "#CD113B", "#FF7600", "#FFA900" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.397192Z" }, { "id": 943, "id_string": "371b58-4c3575-5b4b8a-7858a6-cobaltcat", "name": "Violet Hush", "colors": [ "#371B58", "#4C3575", "#5B4B8A", "#7858A6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.464182Z" }, { "id": 345, "id_string": "f4eeff-dcd6f7-a6b1e1-424874-swatchbird", "name": "Vivid Iris Bloom", "colors": [ "#F4EEFF", "#DCD6F7", "#A6B1E1", "#424874" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.042768Z" }, { "id": 374, "id_string": "f8ede3-dfd3c3-d0b8a8-7d6e83-huedrift", "name": "Warm Ember Hush", "colors": [ "#F8EDE3", "#DFD3C3", "#D0B8A8", "#7D6E83" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.182022Z" } ] }