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=usage_count&page=77
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=78", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=76" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1016, "id_string": "0c356a-0174be-ffc436-fff0ce-mossyhex", "name": "Neon Amber Grove", "colors": [ "#0C356A", "#0174BE", "#FFC436", "#FFF0CE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.958786Z" }, { "id": 938, "id_string": "016a70-ffffdd-d2de32-a2c579-duskpixel", "name": "Gold Grove", "colors": [ "#016A70", "#FFFFDD", "#D2DE32", "#A2C579" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.417646Z" }, { "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": 669, "id_string": "fff9ca-ffdeb4-ffb4b4-b2a4ff-tonecraft", "name": "Pastel Honey Bay", "colors": [ "#FFF9CA", "#FFDEB4", "#FFB4B4", "#B2A4FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.706278Z" }, { "id": 315, "id_string": "615239-776d52-897e5a-90856e-98a241-979c54-99926c-a49b6e-c71645c8-epicemc05", "name": "17-color palette", "colors": [ "#615239", "#776D52", "#897E5A", "#90856E", "#98A241", "#979C54", "#99926C", "#A49B6E", "#958981", "#9E917E", "#A49A81", "#ADA884", "#A89C95", "#B0A89B", "#BEB7B1", "#FFB43F", "#000000" ], "color_count": 17, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.325116Z" }, { "id": 923, "id_string": "606c5d-fff4f4-f7e6c4-f1c376-mossyhex", "name": "Vivid Ruby Dream", "colors": [ "#606C5D", "#FFF4F4", "#F7E6C4", "#F1C376" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.308153Z" }, { "id": 850, "id_string": "1d2d50-133b5c-1e5f74-fcdab7-retroswatch", "name": "Apricot Harbor", "colors": [ "#1D2D50", "#133B5C", "#1E5F74", "#FCDAB7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.948131Z" }, { "id": 120, "id_string": "39304f-54587e-717e8e-99a3ac-dfa46a-fcd775-cccacd-ece7eb-76bf28e8-blackpygmypython", "name": "Cute Dove Pixel", "colors": [ "#39304F", "#54587E", "#717E8E", "#99A3AC", "#DFA46A", "#FCD775", "#CCCACD", "#ECE7EB", "#ED8A59" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.542963Z" }, { "id": 920, "id_string": "d68060-f1ae89-dff3e3-86aba1-tonecraft", "name": "Amber Dusk", "colors": [ "#D68060", "#F1AE89", "#DFF3E3", "#86ABA1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.294489Z" }, { "id": 1122, "id_string": "040303-461111-a13333-b3541e-candytone", "name": "Coral Meadow", "colors": [ "#040303", "#461111", "#A13333", "#B3541E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.460926Z" } ] }