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=usage_count&page=100
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=101", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=99" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 322, "id_string": "265c42-3e8948-63c74d-193c3e-a22633-e43b44-f6757a-3e2731-a7886b4d-hoanglambk57", "name": "9-color palette", "colors": [ "#265C42", "#3E8948", "#63C74D", "#193C3E", "#A22633", "#E43B44", "#F6757A", "#3E2731", "#733E39" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.368407Z" }, { "id": 729, "id_string": "fff2cc-ffd966-f4b183-dfa67b-swatchbird", "name": "Coral Tide", "colors": [ "#FFF2CC", "#FFD966", "#F4B183", "#DFA67B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.989910Z" }, { "id": 569, "id_string": "f7c8e0-dfffd8-b4e4ff-95bdff-huedrift", "name": "Cloud Forest Meadow", "colors": [ "#F7C8E0", "#DFFFD8", "#B4E4FF", "#95BDFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.188704Z" }, { "id": 326, "id_string": "4da76f-3e8948-63c74d-265c42-be4a2f-fee761-feae34-f77622-hoanglambk57", "name": "8-color palette", "colors": [ "#4DA76F", "#3E8948", "#63C74D", "#265C42", "#BE4A2F", "#FEE761", "#FEAE34", "#F77622" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.389873Z" }, { "id": 246, "id_string": "422714-4b8a03-9a6821-a77b5b-8ecc4f-6e4c35-294708-hoanglambk57", "name": "Turtle", "colors": [ "#422714", "#4B8A03", "#9A6821", "#A77B5B", "#8ECC4F", "#6E4C35", "#294708" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.785149Z" }, { "id": 287, "id_string": "4772c7-4874cb-4370ce-829493-e1d465-fed73b-fee54b-feef59-5d527586-quilamour007", "name": "9-color palette", "colors": [ "#4772C7", "#4874CB", "#4370CE", "#829493", "#E1D465", "#FED73B", "#FEE54B", "#FEEF59", "#FEFA71" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.129890Z" }, { "id": 1016, "id_string": "0c356a-0174be-ffc436-fff0ce-mossyhex", "name": "Neon Amber Grove", "colors": [ "#0C356A", "#0174BE", "#FFC436", "#FFF0CE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.958786Z" }, { "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": 405, "id_string": "f6f4eb-91c8e4-749bc2-4682a9-nordichue", "name": "Aqua Meadow", "colors": [ "#F6F4EB", "#91C8E4", "#749BC2", "#4682A9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.327269Z" }, { "id": 669, "id_string": "fff9ca-ffdeb4-ffb4b4-b2a4ff-tonecraft", "name": "Pastel Honey Bay", "colors": [ "#FFF9CA", "#FFDEB4", "#FFB4B4", "#B2A4FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.706278Z" } ] }