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=-name&page=69
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=70", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=68" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 882, "id_string": "1f2544-474f7a-81689d-ffd0ec-mossyhex", "name": "Mauve Bloom", "colors": [ "#1F2544", "#474F7A", "#81689D", "#FFD0EC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.112292Z" }, { "id": 57, "id_string": "000000-91181f-f9cfa9-1a1b1d-243a74-522a07-ffffff-foxblack", "name": "Mario (Super Mario Bros)", "colors": [ "#000000", "#91181F", "#F9CFA9", "#1A1B1D", "#243A74", "#522A07", "#FFFFFF" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.160925Z" }, { "id": 109, "id_string": "f5f1f0-5f484c-803144-b03361-f62832-cf3b3d-e92952-f56548-5694ed85-blackpygmypython", "name": "Mario Hat", "colors": [ "#F5F1F0", "#5F484C", "#803144", "#B03361", "#F62832", "#CF3B3D", "#E92952", "#F56548", "#713A58", "#683B39", "#EB3320", "#A03977", "#C1246B", "#C97B60", "#833922", "#ECDBE1" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.457112Z" }, { "id": 239, "id_string": "ffffff-000000-f7401b-fd6d20-efc039-8bcb61-hoanganhlamengineer", "name": "Mario Flower", "colors": [ "#FFFFFF", "#000000", "#F7401B", "#FD6D20", "#EFC039", "#8BCB61" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.743368Z" }, { "id": 24, "id_string": "ff0000-ffa059-ffad60-ff8080-7f4716-804717-804816-804716-8f67fad7-lavenderbrazilianblacktarantula", "name": "Mario", "colors": [ "#FF0000", "#FFA059", "#FFAD60", "#FF8080", "#7F4716", "#804717", "#804816", "#804716", "#CF1B08", "#BA7538", "#FCAB5E", "#B06D32", "#814714", "#FF0402", "#FFA65C", "#4755B1", "#3F51B5", "#814817", "#CF8644", "#FF2716", "#4F4AA6", "#4152B4", "#BA7638", "#CF8744", "#6B66A1", "#F1DF44", "#4758B0", "#000000", "#FF4124", "#5548A0", "#008080", "#9F0000", "#010000", "#8A5E34", "#604124", "#B37943", "#76502C", "#B27943", "#FFAC60", "#634325", "#FFAC61" ], "color_count": 41, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.732909Z" }, { "id": 179, "id_string": "fffdff-3e81c2-2773a6-f8da0d-eada2f-3d6c7f-cc3e42-dc4a2e-9ebf2ad0-comficker", "name": "Marge Simpson", "colors": [ "#FFFDFF", "#3E81C2", "#2773A6", "#F8DA0D", "#EADA2F", "#3D6C7F", "#CC3E42", "#DC4A2E", "#E2E27C", "#D7D551", "#D3E99E", "#CACE8B", "#D9DFB5", "#FFFFD8" ], "color_count": 14, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.373923Z" }, { "id": 265, "id_string": "000000-ffffff-20a777-epicguythatsreallycool", "name": "Man Template", "colors": [ "#000000", "#FFFFFF", "#20A777" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.968333Z" }, { "id": 1270, "id_string": "7d0633-31112c-f2a07b-fbdcc4-retroswatch", "name": "Magenta Veil", "colors": [ "#7D0633", "#31112C", "#F2A07B", "#FBDCC4" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.190726Z" }, { "id": 1228, "id_string": "000000-323232-ff1e56-ffac41-nordichue", "name": "Magenta Harbor", "colors": [ "#000000", "#323232", "#FF1E56", "#FFAC41" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.961416Z" }, { "id": 1082, "id_string": "e60965-f94892-ffa1c9-fbe5e5-minthaze", "name": "Magenta Field", "colors": [ "#E60965", "#F94892", "#FFA1C9", "#FBE5E5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.273425Z" } ] }