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=125
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=126", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=124" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 364, "id_string": "f7fbfc-d6e6f2-b9d7ea-769fcd-coloreef", "name": "Pastel Aqua Bay", "colors": [ "#F7FBFC", "#D6E6F2", "#B9D7EA", "#769FCD" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.135464Z" }, { "id": 407, "id_string": "a0937d-e7d4b5-f6e6cb-e3cdc1-pixelpine", "name": "Amber Sunset", "colors": [ "#A0937D", "#E7D4B5", "#F6E6CB", "#E3CDC1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.336687Z" }, { "id": 87, "id_string": "eeead3-51343c-643b4e-44404b-20aeb6-0bbdba-4df5f5-07d9dd-aaa4557b-comficker", "name": "Icon: Car", "colors": [ "#EEEAD3", "#51343C", "#643B4E", "#44404B", "#20AEB6", "#0BBDBA", "#4DF5F5", "#07D9DD", "#1FC6D8", "#DFD8C5", "#2C4755", "#EE8275", "#D26B5A", "#F36543", "#F5ECF5", "#99A2A8", "#E54B42", "#B74A4D", "#C9C4B5", "#B7B1A2" ], "color_count": 20, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.336310Z" }, { "id": 734, "id_string": "439a97-62b6b7-97dece-cbedd5-duskpixel", "name": "Teal Tide", "colors": [ "#439A97", "#62B6B7", "#97DECE", "#CBEDD5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.017998Z" }, { "id": 72, "id_string": "c2272d-ee5624-f88e1e-fbde20-8dc53c-328d8e-016fba-449a7f-248252a7-comficker", "name": "Rainbow", "colors": [ "#C2272D", "#EE5624", "#F88E1E", "#FBDE20", "#8DC53C", "#328D8E", "#016FBA", "#449A7F", "#662C92" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.252962Z" }, { "id": 777, "id_string": "e0d8b0-fcffe7-dea057-ce9461-paperfox", "name": "Neon Meadow Mist", "colors": [ "#E0D8B0", "#FCFFE7", "#DEA057", "#CE9461" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.228514Z" }, { "id": 312, "id_string": "000000-1d2b53-7e2553-008751-ab5236-5f574f-c2c3c7-fff1e8-4d0d7f77-epicemc05", "name": "16-color palette", "colors": [ "#000000", "#1D2B53", "#7E2553", "#008751", "#AB5236", "#5F574F", "#C2C3C7", "#FFF1E8", "#FF004D", "#FFA300", "#FFEC27", "#00E436", "#29ADFF", "#83769C", "#FF77A8", "#FFCCAA" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.293783Z" }, { "id": 269, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-f77dff-4da0ff-ffa500-ingridhagen26", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#F77DFF", "#4DA0FF", "#FFA500" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.999052Z" }, { "id": 756, "id_string": "ebfffa-c6fce5-6ef3d6-0dceda-cobaltcat", "name": "Electric Mint Dusk", "colors": [ "#EBFFFA", "#C6FCE5", "#6EF3D6", "#0DCEDA" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.128368Z" }, { "id": 430, "id_string": "faf1e4-cedebd-9eb384-435334-palettepup", "name": "Cool Coral Grove", "colors": [ "#FAF1E4", "#CEDEBD", "#9EB384", "#435334" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.445681Z" } ] }