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=80
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=81", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=79" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 285, "id_string": "ffffff-f0e9bc-4f2a08-8c8c8c-71360e-69a003-038c33-4f930b-745336e2-ferreirasamuel09093", "name": "12-color palette", "colors": [ "#FFFFFF", "#F0E9BC", "#4F2A08", "#8C8C8C", "#71360E", "#69A003", "#038C33", "#4F930B", "#1B4E09", "#773A09", "#5C2305", "#000000" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.113821Z" }, { "id": 639, "id_string": "f85f73-fbe8d3-928a97-283c63-duskpixel", "name": "Neon Rose Dawn", "colors": [ "#F85F73", "#FBE8D3", "#928A97", "#283C63" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.563196Z" }, { "id": 343, "id_string": "ffc7c7-ffe2e2-f6f6f6-8785a2-retroswatch", "name": "Soft Ruby Grove", "colors": [ "#FFC7C7", "#FFE2E2", "#F6F6F6", "#8785A2" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.031410Z" }, { "id": 172, "id_string": "fafaf8-472b1f-d9ac71-5e3e29-28201e-bf8e56-c99f65-ad7f4b-comficker", "name": "meerkat", "colors": [ "#FAFAF8", "#472B1F", "#D9AC71", "#5E3E29", "#28201E", "#BF8E56", "#C99F65", "#AD7F4B" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.336898Z" }, { "id": 50, "id_string": "030303-eab41a-f4f5e8-f5ae02-dc3a0e-f40202-f63002-baa8a9-47c0b94b-foxblack", "name": "Pokemon Koi", "colors": [ "#030303", "#EAB41A", "#F4F5E8", "#F5AE02", "#DC3A0E", "#F40202", "#F63002", "#BAA8A9", "#DB090F", "#121212", "#300000", "#A60400", "#F07FE7", "#525252", "#950F1F", "#F59818", "#F5BE31" ], "color_count": 17, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.122593Z" }, { "id": 415, "id_string": "b5c0d0-ccd3ca-f5e8dd-eed3d9-cobaltcat", "name": "Pastel Ember Veil", "colors": [ "#B5C0D0", "#CCD3CA", "#F5E8DD", "#EED3D9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.375576Z" }, { "id": 157, "id_string": "eb3c2f-fc802c-fcd52b-38ab2d-2eb3b7-2071b7-3b4fac-lam", "name": "Rainbow Pixels", "colors": [ "#EB3C2F", "#FC802C", "#FCD52B", "#38AB2D", "#2EB3B7", "#2071B7", "#3B4FAC" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.222307Z" }, { "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": 631, "id_string": "86a788-fffdec-ffe2e2-ffcfcf-cobaltcat", "name": "Pale Citrine Veil", "colors": [ "#86A788", "#FFFDEC", "#FFE2E2", "#FFCFCF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.490067Z" }, { "id": 186, "id_string": "f6f6f6-000000-4fac63-59b593-2e8b63-e70000-comficker", "name": "Bulbasaur", "colors": [ "#F6F6F6", "#000000", "#4FAC63", "#59B593", "#2E8B63", "#E70000" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.410786Z" } ] }