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=26
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=27", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=25" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 225, "id_string": "ffffff-4166ad-375998-d1d1d1-comficker", "name": "Facebook", "colors": [ "#FFFFFF", "#4166AD", "#375998", "#D1D1D1" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.623725Z" }, { "id": 54, "id_string": "ffffff-132c38-ecd4d0-69bc3b-f6f2eb-41bfee-3963a9-foxblack", "name": "Adventure Time: Finn", "colors": [ "#FFFFFF", "#132C38", "#ECD4D0", "#69BC3B", "#F6F2EB", "#41BFEE", "#3963A9" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.144623Z" }, { "id": 90, "id_string": "f8f3de-573a4c-e9e7d1-d7d5bd-a8a9fc-bbb4a3-7e79f2-a9a897-77450bff-comficker", "name": "Icon: Glasses", "colors": [ "#F8F3DE", "#573A4C", "#E9E7D1", "#D7D5BD", "#A8A9FC", "#BBB4A3", "#7E79F2", "#A9A897", "#C6C1B5" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.351982Z" }, { "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": 67, "id_string": "b7754f-8b573e-f4a770-3948c2-f5944c-bababa-08c6cf-05a3a5-87bf5b02-comficker", "name": "Minecraft: Steve", "colors": [ "#B7754F", "#8B573E", "#F4A770", "#3948C2", "#F5944C", "#BABABA", "#08C6CF", "#05A3A5", "#794932", "#4C57C8", "#2B34AC", "#7A7A7B" ], "color_count": 12, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.215593Z" }, { "id": 242, "id_string": "c88209-e6d1ad-b8ab94-7d6c4f-442f13-c46836-e5a02a-ffffff-4cbf7aa1-ilovepokemon485", "name": "9-color palette", "colors": [ "#C88209", "#E6D1AD", "#B8AB94", "#7D6C4F", "#442F13", "#C46836", "#E5A02A", "#FFFFFF", "#000000" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.763921Z" }, { "id": 174, "id_string": "ffc188-413020-af5d2e-7a3d20-ed943a-dd8030-fdc661-fca845-ee18d6f5-comficker", "name": "Cute Giraffe Pixel Art", "colors": [ "#FFC188", "#413020", "#AF5D2E", "#7A3D20", "#ED943A", "#DD8030", "#FDC661", "#FCA845", "#9A5029", "#FEF1CE", "#FF9E73", "#FCD999", "#644A39" ], "color_count": 13, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.347257Z" }, { "id": 71, "id_string": "49082e-0f3e35-33eacc-2bc8ac-072620-166357-208978-4b3516-0033a725-lam", "name": "Minecraft: Diamond Sword", "colors": [ "#49082E", "#0F3E35", "#33EACC", "#2BC8AC", "#072620", "#166357", "#208978", "#4B3516", "#684E1E", "#876827", "#251D0B" ], "color_count": 11, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.237002Z" }, { "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": 175, "id_string": "605967-ffd609-450e00-ee9b15-fafefc-466756-comficker", "name": "Pixel Smiley Face", "colors": [ "#605967", "#FFD609", "#450E00", "#EE9B15", "#FAFEFC", "#466756" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.352573Z" } ] }