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=78
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=79", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=77" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 311, "id_string": "34370e-373713-3d3f14-424317-41411d-414030-4c4b25-4f4c2d-0a560cf2-epicemc05", "name": "16-color palette", "colors": [ "#34370E", "#373713", "#3D3F14", "#424317", "#41411D", "#414030", "#4C4B25", "#4F4C2D", "#65696A", "#848996", "#898E9B", "#8F94A2", "#9CA1B0", "#AEB3C1", "#BCC2CF", "#C4CCDA" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.288545Z" }, { "id": 292, "id_string": "000000-222034-45283c-663931-8f563b-df7126-d9a066-eec39a-1c51473a-antoinemarmin", "name": "32-color palette", "colors": [ "#000000", "#222034", "#45283C", "#663931", "#8F563B", "#DF7126", "#D9A066", "#EEC39A", "#FBF236", "#99E550", "#8F1919", "#6C1313", "#4B692F", "#524B24", "#323C39", "#3F3F74", "#306082", "#5B6EE1", "#639BFF", "#5FCDE4", "#CBDBFC", "#FFFFFF", "#9BADB7", "#847E87", "#696A6A", "#595652", "#76428A", "#AC3232", "#D95763", "#D77BBA", "#8F974A", "#8A6F30" ], "color_count": 32, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.164773Z" }, { "id": 979, "id_string": "f9f5eb-e4dccf-ea5455-002b5b-paperfox", "name": "Electric Sky Bloom", "colors": [ "#F9F5EB", "#E4DCCF", "#EA5455", "#002B5B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.786631Z" }, { "id": 976, "id_string": "cee5d0-f3f0d7-e0c097-ff7878-hexharbor", "name": "Pale Rose Grove", "colors": [ "#CEE5D0", "#F3F0D7", "#E0C097", "#FF7878" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.771546Z" }, { "id": 333, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-d0e2a897-jerdrickcourcelle", "name": "9-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#696969" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.430270Z" }, { "id": 883, "id_string": "fbf8f1-f7ecde-e9dac1-54bab9-retroswatch", "name": "Soft Ember Mist", "colors": [ "#FBF8F1", "#F7ECDE", "#E9DAC1", "#54BAB9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.116856Z" }, { "id": 682, "id_string": "f875aa-ffdfdf-fff6f6-aedefc-cobaltcat", "name": "Pale Ruby Veil", "colors": [ "#F875AA", "#FFDFDF", "#FFF6F6", "#AEDEFC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.770240Z" }, { "id": 132, "id_string": "557b99-261c38-26314a-fdd9be-436389-ffffff-whitelancetfish", "name": "Batman", "colors": [ "#557B99", "#261C38", "#26314A", "#FDD9BE", "#436389", "#FFFFFF" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.793201Z" }, { "id": 981, "id_string": "ffc93c-07689f-40a8c4-a2d5f2-palettepup", "name": "Coral Field", "colors": [ "#FFC93C", "#07689F", "#40A8C4", "#A2D5F2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.796173Z" }, { "id": 604, "id_string": "1c6758-3d8361-d6cda4-eef2e6-paperfox", "name": "Warm Lagoon Dawn", "colors": [ "#1C6758", "#3D8361", "#D6CDA4", "#EEF2E6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.355864Z" } ] }