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=-created&page=103
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=104", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=102" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 331, "id_string": "3e8948-9ac77f-63c74d-265c42-53a641-2e6635-1f4d37-0d62a4-8200e8e4-hoanglambk57", "name": "15-color palette", "colors": [ "#3E8948", "#9AC77F", "#63C74D", "#265C42", "#53A641", "#2E6635", "#1F4D37", "#0D62A4", "#0BAAEC", "#243655", "#181324", "#3E2731", "#733E39", "#B86F50", "#193C3E" ], "color_count": 15, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.419409Z" }, { "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": 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": 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": 327, "id_string": "5a6988-c0cbdc-ffffff-8b9bb4-hoanglambk57", "name": "4-color palette", "colors": [ "#5A6988", "#C0CBDC", "#FFFFFF", "#8B9BB4" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.395095Z" }, { "id": 326, "id_string": "4da76f-3e8948-63c74d-265c42-be4a2f-fee761-feae34-f77622-hoanglambk57", "name": "8-color palette", "colors": [ "#4DA76F", "#3E8948", "#63C74D", "#265C42", "#BE4A2F", "#FEE761", "#FEAE34", "#F77622" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.389873Z" }, { "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": 324, "id_string": "3e8948-1f4d37-265c42-193c3e-4f3e39-63c74d-9ac77f-53a641-b6558376-hoanglambk57", "name": "11-color palette", "colors": [ "#3E8948", "#1F4D37", "#265C42", "#193C3E", "#4F3E39", "#63C74D", "#9AC77F", "#53A641", "#382A33", "#595347", "#2E6635" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.379239Z" }, { "id": 323, "id_string": "be4a2f-733e39-d77643-e4a672-cb6039-hoanglambk57", "name": "5-color palette", "colors": [ "#BE4A2F", "#733E39", "#D77643", "#E4A672", "#CB6039" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.373783Z" }, { "id": 322, "id_string": "265c42-3e8948-63c74d-193c3e-a22633-e43b44-f6757a-3e2731-a7886b4d-hoanglambk57", "name": "9-color palette", "colors": [ "#265C42", "#3E8948", "#63C74D", "#193C3E", "#A22633", "#E43B44", "#F6757A", "#3E2731", "#733E39" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.368407Z" } ] }