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=download_count&page=118
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=119", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=117" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 998, "id_string": "f1e3cb-f9b384-ca5116-581c0c-minthaze", "name": "Neon Apricot Meadow", "colors": [ "#F1E3CB", "#F9B384", "#CA5116", "#581C0C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.875145Z" }, { "id": 268, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-5fa1ff-ffa500-ingridhagen26", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#5FA1FF", "#FFA500" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.993536Z" }, { "id": 346, "id_string": "1b262c-0f4c75-3282b8-bbe1fa-nordichue", "name": "Neon Aqua Veil", "colors": [ "#1B262C", "#0F4C75", "#3282B8", "#BBE1FA" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.048281Z" }, { "id": 838, "id_string": "04009a-77acf1-3edbf0-c0fefc-tonecraft", "name": "Neon Ocean Bloom", "colors": [ "#04009A", "#77ACF1", "#3EDBF0", "#C0FEFC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.770172Z" }, { "id": 934, "id_string": "a59d84-c1baa1-d7d3bf-ecebde-cobaltcat", "name": "Honey Dawn", "colors": [ "#A59D84", "#C1BAA1", "#D7D3BF", "#ECEBDE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.361925Z" }, { "id": 350, "id_string": "6096b4-93bfcf-bdcdd6-eee9da-pixelpine", "name": "Cyan Tide", "colors": [ "#6096B4", "#93BFCF", "#BDCDD6", "#EEE9DA" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.067891Z" }, { "id": 975, "id_string": "9fc088-e8c07d-cc704b-614124-duskpixel", "name": "Cool Coral Tide", "colors": [ "#9FC088", "#E8C07D", "#CC704B", "#614124" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.766890Z" }, { "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": 413, "id_string": "7d5a5a-f1d1d1-f3e1e1-faf2f2-cobaltcat", "name": "Pastel Ruby Bloom", "colors": [ "#7D5A5A", "#F1D1D1", "#F3E1E1", "#FAF2F2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.364811Z" }, { "id": 352, "id_string": "ffeddb-edcdbb-e3b7a0-bf9270-swatchbird", "name": "Electric Amber Haze", "colors": [ "#FFEDDB", "#EDCDBB", "#E3B7A0", "#BF9270" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.077247Z" } ] }