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=-created&page=95
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=96", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=94" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 412, "id_string": "cdf0ea-f9f9f9-f7dbf0-beaee2-mossyhex", "name": "Cloud Orchid Glow", "colors": [ "#CDF0EA", "#F9F9F9", "#F7DBF0", "#BEAEE2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.360075Z" }, { "id": 411, "id_string": "395144-4e6c50-aa8b56-f0ebce-palettepup", "name": "Cool Sunbeam Hush", "colors": [ "#395144", "#4E6C50", "#AA8B56", "#F0EBCE" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.355458Z" }, { "id": 410, "id_string": "5f7161-6d8b74-efead8-d0c9c0-studiomochi", "name": "Honey Veil", "colors": [ "#5F7161", "#6D8B74", "#EFEAD8", "#D0C9C0" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.350630Z" }, { "id": 409, "id_string": "def5e5-bcead5-9ed5c5-8ec3b0-nordichue", "name": "Pale Pine Dawn", "colors": [ "#DEF5E5", "#BCEAD5", "#9ED5C5", "#8EC3B0" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.345898Z" }, { "id": 408, "id_string": "9babb8-eee3cb-d7c0ae-967e76-pixelpine", "name": "Warm Coral Dream", "colors": [ "#9BABB8", "#EEE3CB", "#D7C0AE", "#967E76" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.341216Z" }, { "id": 407, "id_string": "a0937d-e7d4b5-f6e6cb-e3cdc1-pixelpine", "name": "Amber Sunset", "colors": [ "#A0937D", "#E7D4B5", "#F6E6CB", "#E3CDC1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.336687Z" }, { "id": 406, "id_string": "fcf8e8-d4e2d4-ecb390-df7861-paperfox", "name": "Cloud Citrine Haze", "colors": [ "#FCF8E8", "#D4E2D4", "#ECB390", "#DF7861" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.332146Z" }, { "id": 405, "id_string": "f6f4eb-91c8e4-749bc2-4682a9-nordichue", "name": "Aqua Meadow", "colors": [ "#F6F4EB", "#91C8E4", "#749BC2", "#4682A9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.327269Z" }, { "id": 404, "id_string": "ffb9b9-ffddd2-ffacc7-ff8dc7-pixelpine", "name": "Cloud Crimson Mist", "colors": [ "#FFB9B9", "#FFDDD2", "#FFACC7", "#FF8DC7" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.322613Z" }, { "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" } ] }