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=22
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=23", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=21" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 243, "id_string": "f2f0e5-302520-6d4b40-e9941a-c9842f-ffffff-ddd9d2-97661c-hoanglambk57", "name": "Bird", "colors": [ "#F2F0E5", "#302520", "#6D4B40", "#E9941A", "#C9842F", "#FFFFFF", "#DDD9D2", "#97661C" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.769274Z" }, { "id": 252, "id_string": "000000-005ea5-a18300-00994e-pixelmonkey25", "name": "4-color palette", "colors": [ "#000000", "#005EA5", "#A18300", "#00994E" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.836737Z" }, { "id": 330, "id_string": "3f8e4f-7bcf5c-hoanglambk57", "name": "2-color palette", "colors": [ "#3F8E4F", "#7BCF5C" ], "color_count": 2, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.413858Z" }, { "id": 188, "id_string": "f6f6f6-000000-54b5cf-85436b-3bc1d9-d0c49f-comficker", "name": "Squirtle", "colors": [ "#F6F6F6", "#000000", "#54B5CF", "#85436B", "#3BC1D9", "#D0C49F" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.423644Z" }, { "id": 189, "id_string": "f6f6f6-000000-53bd41-b8cd85-822f3b-comficker", "name": "Chikorita", "colors": [ "#F6F6F6", "#000000", "#53BD41", "#B8CD85", "#822F3B" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.429328Z" }, { "id": 59, "id_string": "dc8e8e-ffd966-f4b183-dfa67b-245953-ffffff-glenofimaalterrierplum", "name": "6-color palette", "colors": [ "#DC8E8E", "#FFD966", "#F4B183", "#DFA67B", "#245953", "#FFFFFF" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.174799Z" }, { "id": 156, "id_string": "3891bf-43abca-5cc1d1-f1322d-fa721d-f9c52f-67b847-2074c5-6a0d3b03-lam", "name": "8-Bit Rainbow", "colors": [ "#3891BF", "#43ABCA", "#5CC1D1", "#F1322D", "#FA721D", "#F9C52F", "#67B847", "#2074C5", "#7654AF", "#AADFDC", "#F8F5E4", "#8ED5C7" ], "color_count": 12, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.217087Z" }, { "id": 124, "id_string": "000000-a87559-825b4d-fadab2-29403e-61bfa9-e9c37c-36757a-d8afe5fc-comficker", "name": "Kazuma Sato", "colors": [ "#000000", "#A87559", "#825B4D", "#FADAB2", "#29403E", "#61BFA9", "#E9C37C", "#36757A", "#CA956A", "#4E7C68", "#F0F2F1", "#3C3D51", "#A29778", "#4F5160", "#5D4A44" ], "color_count": 15, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.593104Z" }, { "id": 200, "id_string": "010101-f6f6f6-4f65ac-b26500-58b1af-cace87-eac56b-comficker", "name": "Oshawott", "colors": [ "#010101", "#F6F6F6", "#4F65AC", "#B26500", "#58B1AF", "#CACE87", "#EAC56B" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.488913Z" }, { "id": 56, "id_string": "6fb484-23413d-6abaa8-d6e0d6-373d91-e6e70a-3caade-68bd3a-c5c79dae-foxblack", "name": "Adventure Time: Beemo", "colors": [ "#6FB484", "#23413D", "#6ABAA8", "#D6E0D6", "#373D91", "#E6E70A", "#3CAADE", "#68BD3A", "#C22037" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.155527Z" } ] }