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=-name&page=72
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=73", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=71" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1224, "id_string": "f2f6f5-c8dad3-93b5b3-63707e-huedrift", "name": "Lagoon Breeze", "colors": [ "#F2F6F5", "#C8DAD3", "#93B5B3", "#63707E" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.942022Z" }, { "id": 1145, "id_string": "f4f9f4-a7d7c5-74b49b-5c8d89-cobaltcat", "name": "Lagoon Breeze", "colors": [ "#F4F9F4", "#A7D7C5", "#74B49B", "#5C8D89" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.568636Z" }, { "id": 163, "id_string": "feaf95-150d50-ecb4a5-ffbc50-fffbff-001a42", "name": "Lady Moon", "colors": [ "#FEAF95", "#150D50", "#ECB4A5", "#FFBC50", "#FFFBFF", "#001A42" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.277351Z" }, { "id": 167, "id_string": "9c9b96-252621-b88254-483429-a4a097-a77248-89867f-ddcbb3-ad95867d-comficker", "name": "Koala", "colors": [ "#9C9B96", "#252621", "#B88254", "#483429", "#A4A097", "#A77248", "#89867F", "#DDCBB3", "#686868", "#48A240", "#42783C", "#5C542F", "#8C603B", "#6AB652", "#355434" ], "color_count": 15, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.301242Z" }, { "id": 21, "id_string": "f7f1de-ffffff-f4b183-e98b44-245953-408e91-b46060-indigogiantclam", "name": "Kirby", "colors": [ "#F7F1DE", "#FFFFFF", "#F4B183", "#E98B44", "#245953", "#408E91", "#B46060" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.710255Z" }, { "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": 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": 731, "id_string": "1a4d2e-4f6f52-e8dfca-f5efe6-tonecraft", "name": "Jade Drift", "colors": [ "#1A4D2E", "#4F6F52", "#E8DFCA", "#F5EFE6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.999047Z" }, { "id": 594, "id_string": "d6efd8-80af81-508d4e-1a5319-nordichue", "name": "Jade Dawn", "colors": [ "#D6EFD8", "#80AF81", "#508D4E", "#1A5319" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.307833Z" }, { "id": 215, "id_string": "fefff9-000002-5fe65c-35be4a-003404-33ffa7-ffb866-fbd5a4-184228c6-comficker", "name": "Izuku Midoriya", "colors": [ "#FEFFF9", "#000002", "#5FE65C", "#35BE4A", "#003404", "#33FFA7", "#FFB866", "#FBD5A4", "#E0E1DB", "#80817C", "#5F5F5F", "#020084", "#008300", "#FE0100", "#7E0200", "#40403E" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.570591Z" } ] }