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=108
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=109", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=107" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 987, "id_string": "1a3636-40534c-677d6a-d6bd98-tonecraft", "name": "Cool Amber Bay", "colors": [ "#1A3636", "#40534C", "#677D6A", "#D6BD98" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.824580Z" }, { "id": 18, "id_string": "fff2cc-ffd966-f4b183-dfa67b-245953-408e91-b46060", "name": "Controller v2", "colors": [ "#FFF2CC", "#FFD966", "#F4B183", "#DFA67B", "#245953", "#408E91", "#B46060" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.687347Z" }, { "id": 32, "id_string": "000000-ad9e81-fafeca-044a3f-417b6c-665c42-eef785-maroonzebramussels", "name": "Computer Man", "colors": [ "#000000", "#AD9E81", "#FAFECA", "#044A3F", "#417B6C", "#665C42", "#EEF785" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.949944Z" }, { "id": 336, "id_string": "003ff7-114eff-2a60ff-4373ff-5b85ff-7498ff-8daaff-a6bdff-e60cce98-hoanglambk57", "name": "Color palette", "colors": [ "#003FF7", "#114EFF", "#2A60FF", "#4373FF", "#5B85FF", "#7498FF", "#8DAAFF", "#A6BDFF", "#F7B800", "#FFC211", "#FFC82A", "#FFCF43", "#FFD55B", "#FFDC74", "#FFE28D", "#FFE8A6" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "user", "status": "public", "updated": "2026-06-24T09:16:12.078735Z" }, { "id": 47, "id_string": "ffffff-231e32-f2b938-f5d674-e58d36-foxblack", "name": "Coin", "colors": [ "#FFFFFF", "#231E32", "#F2B938", "#F5D674", "#E58D36" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.106742Z" }, { "id": 1305, "id_string": "e7e5d6-d9d7c8-507e24-b4b732-9da221-3e790d-5e810d-c1c7bb-d292b119-hoanglambk57", "name": "Coffee shop by Rafael Isobe", "colors": [ "#E7E5D6", "#D9D7C8", "#507E24", "#B4B732", "#9DA221", "#3E790D", "#5E810D", "#C1C7BB", "#1C3F09", "#B3B0AB", "#584F54", "#A7270C", "#58320D", "#513B24", "#3E260A", "#276900", "#E6AA92", "#D5A17C", "#8F4B1A", "#7E3A0B", "#A55E26", "#BF723A", "#BE9442", "#B18433", "#97B33A", "#DFC286", "#ECD494", "#B8C746", "#5D5117", "#D8F5BF", "#337C8D", "#25435F", "#48859A", "#286C81", "#083411", "#4F5C65", "#A0C1B8", "#7C8A8B", "#869A99", "#607E42", "#BC381F", "#CC834C", "#E3C6A6", "#10120D", "#45671D", "#321200", "#4F6302", "#30343D" ], "color_count": 48, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-06-28T15:37:48.282381Z" }, { "id": 1276, "id_string": "cd5d7d-f6ecf0-a7c5eb-949cdf-tonecraft", "name": "Cobalt Sunset", "colors": [ "#CD5D7D", "#F6ECF0", "#A7C5EB", "#949CDF" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.226975Z" }, { "id": 438, "id_string": "f1f6f9-14274e-394867-9ba4b4-pixelpine", "name": "Cobalt Mist", "colors": [ "#F1F6F9", "#14274E", "#394867", "#9BA4B4" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.482261Z" }, { "id": 978, "id_string": "6499e9-9eddff-a6f6ff-befff7-cobaltcat", "name": "Cloud Tide Dusk", "colors": [ "#6499E9", "#9EDDFF", "#A6F6FF", "#BEFFF7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.781204Z" }, { "id": 732, "id_string": "caf7e3-f8eded-f6dfeb-e4bad4-mossyhex", "name": "Cloud Teal Mist", "colors": [ "#CAF7E3", "#F8EDED", "#F6DFEB", "#E4BAD4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.003764Z" } ] }