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=109
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=110", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=108" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1202, "id_string": "fabc3f-e85c0d-c7253e-821131-huedrift", "name": "Amber Dusk", "colors": [ "#FABC3F", "#E85C0D", "#C7253E", "#821131" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.841684Z" }, { "id": 1168, "id_string": "fff5fd-ff96ad-005a8d-022e57-palettepup", "name": "Vivid Plum Glow", "colors": [ "#FFF5FD", "#FF96AD", "#005A8D", "#022E57" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.684701Z" }, { "id": 1141, "id_string": "f9f8eb-a7d7c5-74b49b-5c8d89-coloreef", "name": "Gold Grove", "colors": [ "#F9F8EB", "#A7D7C5", "#74B49B", "#5C8D89" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.547686Z" }, { "id": 1114, "id_string": "ecf4d6-9ad0c2-2d9596-265073-tonecraft", "name": "Warm Lime Dawn", "colors": [ "#ECF4D6", "#9AD0C2", "#2D9596", "#265073" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.423947Z" }, { "id": 1081, "id_string": "ede6db-417d7a-1d5c63-1a3c40-huedrift", "name": "Warm Aqua Bloom", "colors": [ "#EDE6DB", "#417D7A", "#1D5C63", "#1A3C40" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.268983Z" }, { "id": 476, "id_string": "ffdcdc-fff2eb-ffe8cd-ffd6ba-coloreef", "name": "Cloud Crimson Grove", "colors": [ "#FFDCDC", "#FFF2EB", "#FFE8CD", "#FFD6BA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.665323Z" }, { "id": 236, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-neonarmenian", "name": "7-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.711637Z" }, { "id": 83, "id_string": "ffbb00-868686-000000-003e78-ffffff-comficker", "name": "Minion: Bob", "colors": [ "#FFBB00", "#868686", "#000000", "#003E78", "#FFFFFF" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.315836Z" }, { "id": 65, "id_string": "f692b2-f4a7c2-f575a0-000100-f50d5b-comficker", "name": "Cute Pet", "colors": [ "#F692B2", "#F4A7C2", "#F575A0", "#000100", "#F50D5B" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.205528Z" }, { "id": 58, "id_string": "ffffff-660800-ff9e33-ff8b0a-e57800-f8be9f-f7ad86-2d1205-ce7d0ac9-foxblack", "name": "Futurama: Philip J. Fry", "colors": [ "#FFFFFF", "#660800", "#FF9E33", "#FF8B0A", "#E57800", "#F8BE9F", "#F7AD86", "#2D1205", "#D6855B", "#CC1000", "#EF9D73", "#FF1500", "#990C00", "#FACEB7", "#A35228", "#65CDFF", "#33BDFF", "#516D7A" ], "color_count": 18, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.166225Z" } ] }