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&page=43
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=44", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=42" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 813, "id_string": "290001-87431d-c87941-dbcbbd-duskpixel", "name": "Neon Blush Haze", "colors": [ "#290001", "#87431D", "#C87941", "#DBCBBD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.419902Z" }, { "id": 713, "id_string": "ffdfd3-fec8d8-d291bc-957dad-minthaze", "name": "Neon Ember Grove", "colors": [ "#FFDFD3", "#FEC8D8", "#D291BC", "#957DAD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.914976Z" }, { "id": 697, "id_string": "191825-865dff-e384ff-ffa3fd-huedrift", "name": "Electric Iris Haze", "colors": [ "#191825", "#865DFF", "#E384FF", "#FFA3FD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.841185Z" }, { "id": 522, "id_string": "0c134f-1d267d-5c469c-d4adfc-retroswatch", "name": "Indigo Dusk", "colors": [ "#0C134F", "#1D267D", "#5C469C", "#D4ADFC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.921735Z" }, { "id": 502, "id_string": "dff4f3-dde7f2-b9bbdf-878ecd-tonecraft", "name": "Cloud Lagoon Harbor", "colors": [ "#DFF4F3", "#DDE7F2", "#B9BBDF", "#878ECD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.785260Z" }, { "id": 441, "id_string": "ffacac-ffbfa9-ffebb4-fbffb1-paperfox", "name": "Pale Scarlet Grove", "colors": [ "#FFACAC", "#FFBFA9", "#FFEBB4", "#FBFFB1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.496100Z" }, { "id": 415, "id_string": "b5c0d0-ccd3ca-f5e8dd-eed3d9-cobaltcat", "name": "Pastel Ember Veil", "colors": [ "#B5C0D0", "#CCD3CA", "#F5E8DD", "#EED3D9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.375576Z" }, { "id": 220, "id_string": "ffa400-311110-ffefe9-f3074e-f8a186-a62437-comficker", "name": "Cuphead", "colors": [ "#FFA400", "#311110", "#FFEFE9", "#F3074E", "#F8A186", "#A62437" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.597919Z" }, { "id": 217, "id_string": "ffffff-103629-006a4a-096e28-252b05-7a3e22-d5a07e-070e20-10805212-comficker", "name": "Deku", "colors": [ "#FFFFFF", "#103629", "#006A4A", "#096E28", "#252B05", "#7A3E22", "#D5A07E", "#070E20", "#DD9467", "#5F553C", "#D5D5D5", "#FDD5A4", "#9E9785", "#C9B68B", "#0B3D48", "#9A251E", "#237D74", "#405489", "#33B790", "#7991AB", "#BAD4EB", "#E6D6B4", "#550818", "#D13157", "#A50624", "#2A4445", "#2E2A29", "#768193", "#515254", "#3D5267", "#BA4862" ], "color_count": 31, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.581416Z" }, { "id": 216, "id_string": "ffffff-000000-22664f-0c1b16-c9967b-ffdabf-40aa82-b6bfc8-e95c78ca-comficker", "name": "Izuku Midoriya", "colors": [ "#FFFFFF", "#000000", "#22664F", "#0C1B16", "#C9967B", "#FFDABF", "#40AA82", "#B6BFC8", "#68707D", "#F1E8D9", "#31304F", "#083437", "#23262B", "#B02624", "#570B0D" ], "color_count": 15, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.576142Z" } ] }