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=70
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=71", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=69" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 640, "id_string": "82aae3-91d8e4-bfeaf5-eafdfc-pixelpine", "name": "Cloud Teal Glow", "colors": [ "#82AAE3", "#91D8E4", "#BFEAF5", "#EAFDFC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.567993Z" }, { "id": 328, "id_string": "3f8948-7bcf5c-hoanglambk57", "name": "2-color palette", "colors": [ "#3F8948", "#7BCF5C" ], "color_count": 2, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.400343Z" }, { "id": 329, "id_string": "4a9e5a-e43b44-3d895d-feae34-hoanglambk57", "name": "4-color palette", "colors": [ "#4A9E5A", "#E43B44", "#3D895D", "#FEAE34" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.408352Z" }, { "id": 265, "id_string": "000000-ffffff-20a777-epicguythatsreallycool", "name": "Man Template", "colors": [ "#000000", "#FFFFFF", "#20A777" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.968333Z" }, { "id": 288, "id_string": "4771c0-4671c7-4672cb-4874cb-3c6dd0-3f6ed1-4774cb-92956a-bd1d6cd1-quilamour007", "name": "31-color palette", "colors": [ "#4771C0", "#4671C7", "#4672CB", "#4874CB", "#3C6DD0", "#3F6ED1", "#4774CB", "#92956A", "#C3BB62", "#4974C7", "#6B8CBA", "#DDC14A", "#E4D354", "#E1DA69", "#E0E48D", "#FCCF36", "#FED639", "#FEDA3D", "#FEDD42", "#FEE145", "#FDE34A", "#FEE64C", "#FEE94F", "#FDEA53", "#FDED58", "#FEF05B", "#FEF360", "#FEF664", "#FEFA67", "#FEFC71", "#FEFD8A" ], "color_count": 31, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.135418Z" }, { "id": 138, "id_string": "d8d8d8-000000-135caa-f0f0f0-edcc0e-f8e600-fc0000-redwelshblackcattle", "name": "Donald Duck", "colors": [ "#D8D8D8", "#000000", "#135CAA", "#F0F0F0", "#EDCC0E", "#F8E600", "#FC0000" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.916115Z" }, { "id": 232, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-747378-davidfbenko", "name": "Max TNT", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#747378" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.671715Z" }, { "id": 44, "id_string": "c6bfbe-040309-e0e6e9-9d919d-b0813f-cf7f33-adb6b1-1d1f29-comficker", "name": "Thug duck", "colors": [ "#C6BFBE", "#040309", "#E0E6E9", "#9D919D", "#B0813F", "#CF7F33", "#ADB6B1", "#1D1F29" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.077334Z" }, { "id": 1143, "id_string": "2f2519-4a3f35-fa7d09-ff4301-duskpixel", "name": "Twilight Ember Tide", "colors": [ "#2F2519", "#4A3F35", "#FA7D09", "#FF4301" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.559408Z" }, { "id": 249, "id_string": "000000-f2f0e5-45444f-8989otgoo", "name": "Sunglasses", "colors": [ "#000000", "#F2F0E5", "#45444F" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.805064Z" } ] }