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=75
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=76", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=74" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 742, "id_string": "22092c-872341-be3144-f05941-duskpixel", "name": "Twilight Rose Glow", "colors": [ "#22092C", "#872341", "#BE3144", "#F05941" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.061145Z" }, { "id": 743, "id_string": "ffa45b-ffda77-fbf6f0-aee6e6-paperfox", "name": "Pastel Amber Breeze", "colors": [ "#FFA45B", "#FFDA77", "#FBF6F0", "#AEE6E6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.066112Z" }, { "id": 744, "id_string": "fff2f2-a9b5df-7886c7-2d336b-studiomochi", "name": "Electric Scarlet Meadow", "colors": [ "#FFF2F2", "#A9B5DF", "#7886C7", "#2D336B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.070754Z" }, { "id": 745, "id_string": "7fb77e-b1d7b4-f7f6dc-ffc090-cobaltcat", "name": "Neon Coral Bay", "colors": [ "#7FB77E", "#B1D7B4", "#F7F6DC", "#FFC090" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.075365Z" }, { "id": 746, "id_string": "fffbeb-495579-263159-251749-palettepup", "name": "Sunbeam Drift", "colors": [ "#FFFBEB", "#495579", "#263159", "#251749" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.079900Z" }, { "id": 747, "id_string": "204051-3b6978-84a9ac-cae8d5-coloreef", "name": "Tide Haze", "colors": [ "#204051", "#3B6978", "#84A9AC", "#CAE8D5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.087034Z" }, { "id": 748, "id_string": "333333-ffffff-e1f4f3-706c61-pixelpine", "name": "Lagoon Dream", "colors": [ "#333333", "#FFFFFF", "#E1F4F3", "#706C61" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.091406Z" }, { "id": 749, "id_string": "00e0ff-74f9ff-a6fff2-e8ffe8-paperfox", "name": "Aqua Dawn", "colors": [ "#00E0FF", "#74F9FF", "#A6FFF2", "#E8FFE8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.096024Z" }, { "id": 750, "id_string": "eb455f-fcffe7-bad7e9-2b3467-tonecraft", "name": "Fern Sunset", "colors": [ "#EB455F", "#FCFFE7", "#BAD7E9", "#2B3467" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.100505Z" }, { "id": 751, "id_string": "ff731d-fff7e9-5f9df7-1746a2-mossyhex", "name": "Electric Coral Veil", "colors": [ "#FF731D", "#FFF7E9", "#5F9DF7", "#1746A2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.105246Z" } ] }