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=111
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=112", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=110" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 325, "id_string": "3e8948-63c74d-9ac77f-53a641-265c42-2e6635-1f4d37-193c3e-hoanglambk57", "name": "8-color palette", "colors": [ "#3E8948", "#63C74D", "#9AC77F", "#53A641", "#265C42", "#2E6635", "#1F4D37", "#193C3E" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.384477Z" }, { "id": 61, "id_string": "030806-eae9e9-c6a2cb-be8ac0-9d48a4-170013-cd89d7-884b91-foxblack", "name": "Candy", "colors": [ "#030806", "#EAE9E9", "#C6A2CB", "#BE8AC0", "#9D48A4", "#170013", "#CD89D7", "#884B91" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.185256Z" }, { "id": 94, "id_string": "eee9d4-483c3d-c4b8b7-dad4c8-e4e5f0-594952-cddede-665966-comficker", "name": "Icon: Bicycle", "colors": [ "#EEE9D4", "#483C3D", "#C4B8B7", "#DAD4C8", "#E4E5F0", "#594952", "#CDDEDE", "#665966" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.372164Z" }, { "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": 195, "id_string": "f6f6f6-010100-3ea509-956d38-a56727-aebf59-d4b511-c8b12a-comficker", "name": "Turtwig", "colors": [ "#F6F6F6", "#010100", "#3EA509", "#956D38", "#A56727", "#AEBF59", "#D4B511", "#C8B12A" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.462042Z" }, { "id": 213, "id_string": "ffffff-000000-49b0f3-cbd55b-3b8fd7-acbd4b-a0ae59-2763a1-comficker", "name": "Earth", "colors": [ "#FFFFFF", "#000000", "#49B0F3", "#CBD55B", "#3B8FD7", "#ACBD4B", "#A0AE59", "#2763A1" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.560026Z" }, { "id": 268, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-5fa1ff-ffa500-ingridhagen26", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#5FA1FF", "#FFA500" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.993536Z" }, { "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": 74, "id_string": "f2eef2-131715-0a0000-2e2731-ce908f-ef8689-ca7b81-ea7171-comficker", "name": "Cute Ghost", "colors": [ "#F2EEF2", "#131715", "#0A0000", "#2E2731", "#CE908F", "#EF8689", "#CA7B81", "#EA7171" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.264449Z" }, { "id": 1329, "id_string": "ffffff-000614-fccd7f-ec926f-a27136-f4f0cd-fbe5ab-e5bd99-hoanglambk57", "name": "Doge Head meme", "colors": [ "#FFFFFF", "#000614", "#FCCD7F", "#EC926F", "#A27136", "#F4F0CD", "#FBE5AB", "#E5BD99" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:28:57.580922Z" } ] }