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=color_count&page=108
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=109", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=107" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 144, "id_string": "ffe8c8-7a0253-ff2c32-fc7977-f7eaa0-a4c2e1-ffffff-lam", "name": "Hello kitty", "colors": [ "#FFE8C8", "#7A0253", "#FF2C32", "#FC7977", "#F7EAA0", "#A4C2E1", "#FFFFFF" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.126805Z" }, { "id": 21, "id_string": "f7f1de-ffffff-f4b183-e98b44-245953-408e91-b46060-indigogiantclam", "name": "Kirby", "colors": [ "#F7F1DE", "#FFFFFF", "#F4B183", "#E98B44", "#245953", "#408E91", "#B46060" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.710255Z" }, { "id": 199, "id_string": "f7f7f7-000000-49372f-ee6e11-d47327-e9be10-cf4941-comficker", "name": "Tepig", "colors": [ "#F7F7F7", "#000000", "#49372F", "#EE6E11", "#D47327", "#E9BE10", "#CF4941" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.483219Z" }, { "id": 66, "id_string": "28a747-2cce5b-1d903c-000206-373e39-bdb8bd-1a6d2b-comficker", "name": "Minecraft: Creeper", "colors": [ "#28A747", "#2CCE5B", "#1D903C", "#000206", "#373E39", "#BDB8BD", "#1A6D2B" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.210463Z" }, { "id": 255, "id_string": "000000-ffffff-ff0000-ffff00-ff00ff-0001e9-ffa500-cutilatk", "name": "7-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#FFFF00", "#FF00FF", "#0001E9", "#FFA500" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.869804Z" }, { "id": 337, "id_string": "000000-010001-3d3c47-efe3b6-fbfdd5-fddc95-fdfef0-hoanglambk57", "name": "Nobita", "colors": [ "#000000", "#010001", "#3D3C47", "#EFE3B6", "#FBFDD5", "#FDDC95", "#FDFEF0" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "image", "status": "public", "updated": "2026-06-25T14:36:52.077284Z" }, { "id": 54, "id_string": "ffffff-132c38-ecd4d0-69bc3b-f6f2eb-41bfee-3963a9-foxblack", "name": "Adventure Time: Finn", "colors": [ "#FFFFFF", "#132C38", "#ECD4D0", "#69BC3B", "#F6F2EB", "#41BFEE", "#3963A9" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.144623Z" }, { "id": 18, "id_string": "fff2cc-ffd966-f4b183-dfa67b-245953-408e91-b46060", "name": "Controller v2", "colors": [ "#FFF2CC", "#FFD966", "#F4B183", "#DFA67B", "#245953", "#408E91", "#B46060" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.687347Z" }, { "id": 192, "id_string": "f6f6f6-010004-a0cd61-eaa515-dcb02c-df7a59-a8c681-comficker", "name": "Treecko", "colors": [ "#F6F6F6", "#010004", "#A0CD61", "#EAA515", "#DCB02C", "#DF7A59", "#A8C681" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.445419Z" }, { "id": 78, "id_string": "000000-f3ecaa-f596e7-eaa6c3-f6489f-8e9096-818181-comficker", "name": "Nyan Cat", "colors": [ "#000000", "#F3ECAA", "#F596E7", "#EAA6C3", "#F6489F", "#8E9096", "#818181" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.289648Z" } ] }