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=57
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=58", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=56" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 574, "id_string": "b983ff-94b3fd-94daff-99feff-paperfox", "name": "Pale Iris Mist", "colors": [ "#B983FF", "#94B3FD", "#94DAFF", "#99FEFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.214044Z" }, { "id": 572, "id_string": "94a684-aec3ae-e4e4d0-ffeef4-pixelpine", "name": "Pastel Blush Harbor", "colors": [ "#94A684", "#AEC3AE", "#E4E4D0", "#FFEEF4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.202731Z" }, { "id": 488, "id_string": "635985-443c68-393053-18122b-studiomochi", "name": "Twilight Iris Drift", "colors": [ "#635985", "#443C68", "#393053", "#18122B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.721240Z" }, { "id": 459, "id_string": "164863-427d9d-9bbec8-ddf2fd-candytone", "name": "Tide Bay", "colors": [ "#164863", "#427D9D", "#9BBEC8", "#DDF2FD" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.578800Z" }, { "id": 403, "id_string": "5f6f52-a9b388-fefae0-b99470-swatchbird", "name": "Vivid Honey Tide", "colors": [ "#5F6F52", "#A9B388", "#FEFAE0", "#B99470" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.318022Z" }, { "id": 367, "id_string": "f67280-c06c84-6c5b7b-355c7d-retroswatch", "name": "Neon Rose Harbor", "colors": [ "#F67280", "#C06C84", "#6C5B7B", "#355C7D" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.149616Z" }, { "id": 298, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-162e2738-shrecklings", "name": "9-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#FFD500" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.200614Z" }, { "id": 203, "id_string": "f6f6f6-000100-29b5ec-d3d757-ebda3e-134597-c7c6b2-37b3d0-comficker", "name": "Froakie", "colors": [ "#F6F6F6", "#000100", "#29B5EC", "#D3D757", "#EBDA3E", "#134597", "#C7C6B2", "#37B3D0" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.504937Z" }, { "id": 131, "id_string": "ecbd10-2e2e2d-000000-5f5f5f-comficker", "name": "Angry Birds 8bit: Bomb", "colors": [ "#ECBD10", "#2E2E2D", "#000000", "#5F5F5F" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.629184Z" }, { "id": 55, "id_string": "ffffff-2e2a10-f4a916-e5b701-b2841f-7fbc94-foxblack", "name": "Adventure Time: Jake", "colors": [ "#FFFFFF", "#2E2A10", "#F4A916", "#E5B701", "#B2841F", "#7FBC94" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.149690Z" } ] }