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=89
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=90", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=88" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 727, "id_string": "faf3f3-e1e5ea-a7bbc7-da7f8f-minthaze", "name": "Cloud Blush Veil", "colors": [ "#FAF3F3", "#E1E5EA", "#A7BBC7", "#DA7F8F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.980798Z" }, { "id": 85, "id_string": "eaf3ee-05040d-1b66c1-0267e9-0551a3-1c1b1d-518ec7-021e56-7156ad40-comficker", "name": "Icon: Facebook", "colors": [ "#EAF3EE", "#05040D", "#1B66C1", "#0267E9", "#0551A3", "#1C1B1D", "#518EC7", "#021E56", "#9EA6B3", "#C2C6C9", "#DEDCCD", "#2156AA", "#918E93" ], "color_count": 13, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.326062Z" }, { "id": 28, "id_string": "1a1617-882a28-882a2a-ffffff-1b171a-273492-89292a-d8d9e2-1632a20b-magentacaliforniatarantula", "name": "Captain America", "colors": [ "#1A1617", "#882A28", "#882A2A", "#FFFFFF", "#1B171A", "#273492", "#89292A", "#D8D9E2", "#273493", "#1C1517", "#416FB9", "#2A3392", "#1A1519", "#1B1617", "#FDFFFF", "#D8DAE2", "#283593", "#273592", "#F7D0B6", "#D7D9E3", "#892A28", "#D7D9E4", "#1C161A" ], "color_count": 23, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.762188Z" }, { "id": 1049, "id_string": "b590ca-a8d3da-f5cab3-f3ecb8-nordichue", "name": "Neon Apricot Dream", "colors": [ "#B590CA", "#A8D3DA", "#F5CAB3", "#F3ECB8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.119794Z" }, { "id": 504, "id_string": "ecf9ff-fffbeb-ffe7cc-f8cba6-hexharbor", "name": "Pale Aqua Sunset", "colors": [ "#ECF9FF", "#FFFBEB", "#FFE7CC", "#F8CBA6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.796520Z" }, { "id": 643, "id_string": "800000-982b1c-dad4b5-f2e8c6-hexharbor", "name": "Electric Ruby Dawn", "colors": [ "#800000", "#982B1C", "#DAD4B5", "#F2E8C6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.583401Z" }, { "id": 1147, "id_string": "7fc8a9-d5eebb-5f7a61-444941-paperfox", "name": "Warm Meadow Dusk", "colors": [ "#7FC8A9", "#D5EEBB", "#5F7A61", "#444941" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.577605Z" }, { "id": 545, "id_string": "dff2eb-b9e5e8-7ab2d3-4a628a-studiomochi", "name": "Tide Drift", "colors": [ "#DFF2EB", "#B9E5E8", "#7AB2D3", "#4A628A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.072509Z" }, { "id": 80, "id_string": "bba480-813053-170861-d0ab44-876ebf-c91063-750975-ce6d79-c268e444-comficker", "name": "Monkey D. Luffy", "colors": [ "#BBA480", "#813053", "#170861", "#D0AB44", "#876EBF", "#C91063", "#750975", "#CE6D79", "#E4B68A", "#1532A5", "#003E7E", "#1170C2", "#ADEBF1", "#8D9ED8", "#B3716B", "#3F6AC9" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.300164Z" }, { "id": 62, "id_string": "f1f3f2-03010d-715e9e-7656c0-bf8519-c47144-e46d26-d47733-7994449a-foxblack", "name": "Witch", "colors": [ "#F1F3F2", "#03010D", "#715E9E", "#7656C0", "#BF8519", "#C47144", "#E46D26", "#D47733", "#865595", "#F5DEA4", "#310100", "#E9E6B9", "#121000", "#E1D88D", "#DCAA32", "#EEC330" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.190280Z" } ] }