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=like_count&page=15
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=16", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=14" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "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": 253, "id_string": "2e4a52-3a2f4f-c8d0d8-e5de2a-derekyaheard", "name": "4-color palette", "colors": [ "#2E4A52", "#3A2F4F", "#C8D0D8", "#E5DE2A" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.848600Z" }, { "id": 165, "id_string": "ffffff-010101-ebebeb-e8984b-c56f69-efa2a2-bd692b-b55d49-581cf9a9-comficker2", "name": "13-color palette", "colors": [ "#FFFFFF", "#010101", "#EBEBEB", "#E8984B", "#C56F69", "#EFA2A2", "#BD692B", "#B55D49", "#D68343", "#ED838B", "#5D2F0E", "#D3C2B8", "#9F5320" ], "color_count": 13, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.288366Z" }, { "id": 270, "id_string": "000000-ffffff-ff0000-00ff00-ffd105-ff31be-589eff-ffa500-ingridhagen26", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFD105", "#FF31BE", "#589EFF", "#FFA500" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.005519Z" }, { "id": 110, "id_string": "5f453b-f1f1ee-755956-da9c8a-f0a781-dfb1da-9f365c-ce3a3f-98c56d81-blackpygmypython", "name": "Apple", "colors": [ "#5F453B", "#F1F1EE", "#755956", "#DA9C8A", "#F0A781", "#DFB1DA", "#9F365C", "#CE3A3F", "#F5A6E9", "#D33662", "#BD2866", "#843340", "#F676CE", "#E3314A", "#F089B1", "#F62F28", "#F5576B", "#F5DFC7", "#BA414C", "#F3C06A", "#744225" ], "color_count": 21, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.487361Z" }, { "id": 136, "id_string": "07be97-16171f-7a3358-aa444f-009d86-b7df94-bf3941-2c2e2a-8a8771eb-brownbelgiancanary", "name": "Captain America", "colors": [ "#07BE97", "#16171F", "#7A3358", "#AA444F", "#009D86", "#B7DF94", "#BF3941", "#2C2E2A", "#613F4F" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.860460Z" }, { "id": 3, "id_string": "000000-242424-484848-6d6d6d-919191-b6b6b6-dadada-ffffff", "name": "Grayscale 8", "colors": [ "#000000", "#242424", "#484848", "#6D6D6D", "#919191", "#B6B6B6", "#DADADA", "#FFFFFF" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.738908Z" }, { "id": 1321, "id_string": "0d0e0c-1e1c16-302519-432a18-1e2a2d-3b3b36-414a52-505a62-01803ab8-lguselt", "name": "Extracted palette", "colors": [ "#0D0E0C", "#1E1C16", "#302519", "#432A18", "#1E2A2D", "#3B3B36", "#414A52", "#505A62", "#6C4227", "#5D656C", "#A16236", "#CC8C58", "#656D75", "#7CA0A9", "#BAB7A5", "#B0D6DD" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "image", "status": "public", "updated": "2026-08-14T08:20:17.816129Z" }, { "id": 30, "id_string": "191919-624d48-4b3935-ca826b-edc8b5-68223f-bb4436-2e2f33-9bc5e876-teallyrebird", "name": "Boy", "colors": [ "#191919", "#624D48", "#4B3935", "#CA826B", "#EDC8B5", "#68223F", "#BB4436", "#2E2F33", "#C4C4C4" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.910180Z" }, { "id": 275, "id_string": "33eacc-2bc8ac-072620-166357-684e1e-niels", "name": "Diamond Sword", "colors": [ "#33EACC", "#2BC8AC", "#072620", "#166357", "#684E1E" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.041678Z" } ] }