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&page=101
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=102", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=100" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 151, "id_string": "dacd98-0b3b2d-378331-65ad34-cd171c-ed0e1b-276d2d-16572f-lam", "name": "Green Snake", "colors": [ "#DACD98", "#0B3B2D", "#378331", "#65AD34", "#CD171C", "#ED0E1B", "#276D2D", "#16572F" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.188208Z" }, { "id": 150, "id_string": "f6e7c5-292625-f4dbac-ee8e80-ddb885-cf7f3c-lam", "name": "Bunny", "colors": [ "#F6E7C5", "#292625", "#F4DBAC", "#EE8E80", "#DDB885", "#CF7F3C" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.182786Z" }, { "id": 122, "id_string": "868fab-1a1a22-390821-a0486a-bc3f70-d1b1a3-221308-bea68c-0f474358-blackpygmypython", "name": "Jessie", "colors": [ "#868FAB", "#1A1A22", "#390821", "#A0486A", "#BC3F70", "#D1B1A3", "#221308", "#BEA68C", "#F1F3EE" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.571654Z" }, { "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": 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": 32, "id_string": "000000-ad9e81-fafeca-044a3f-417b6c-665c42-eef785-maroonzebramussels", "name": "Computer Man", "colors": [ "#000000", "#AD9E81", "#FAFECA", "#044A3F", "#417B6C", "#665C42", "#EEF785" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.949944Z" }, { "id": 22, "id_string": "ffffff-ffd966-f4b183-dfa67b-245953-408e91-b46060-pinkcactusmouse", "name": "Baymax", "colors": [ "#FFFFFF", "#FFD966", "#F4B183", "#DFA67B", "#245953", "#408E91", "#B46060" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.717130Z" }, { "id": 1289, "id_string": "072227-35858b-4fbdba-aefeff-retroswatch", "name": "Neon Tide Harbor", "colors": [ "#072227", "#35858B", "#4FBDBA", "#AEFEFF" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.288259Z" }, { "id": 1287, "id_string": "dff6f0-46b3e6-4d80e4-2e279d-swatchbird", "name": "Cyan Glow", "colors": [ "#DFF6F0", "#46B3E6", "#4D80E4", "#2E279D" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.279508Z" }, { "id": 1253, "id_string": "72147e-f21170-fa9905-ff5200-coloreef", "name": "Electric Amber Mist", "colors": [ "#72147E", "#F21170", "#FA9905", "#FF5200" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.107568Z" } ] }