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=61
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=62", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=60" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 950, "id_string": "e26a2c-ff8243-fda65d-ffd07f-studiomochi", "name": "Ember Dusk", "colors": [ "#E26A2C", "#FF8243", "#FDA65D", "#FFD07F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.531644Z" }, { "id": 561, "id_string": "e0ece4-f7f2e7-d8d3cd-797a7e-huedrift", "name": "Pastel Coral Bloom", "colors": [ "#E0ECE4", "#F7F2E7", "#D8D3CD", "#797A7E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.151514Z" }, { "id": 810, "id_string": "921a40-c75b7a-d9abab-f4d9d0-candytone", "name": "Rose Bloom", "colors": [ "#921A40", "#C75B7A", "#D9ABAB", "#F4D9D0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.392117Z" }, { "id": 921, "id_string": "ff9b9b-ffd6a5-fffec4-cbffa9-nordichue", "name": "Soft Ruby Hush", "colors": [ "#FF9B9B", "#FFD6A5", "#FFFEC4", "#CBFFA9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.299086Z" }, { "id": 914, "id_string": "f97b22-fee8b0-9ca777-7c9070-huedrift", "name": "Electric Apricot Haze", "colors": [ "#F97B22", "#FEE8B0", "#9CA777", "#7C9070" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.266133Z" }, { "id": 1080, "id_string": "483838-42855b-90b77d-d2d79f-mossyhex", "name": "Warm Fern Glow", "colors": [ "#483838", "#42855B", "#90B77D", "#D2D79F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.264357Z" }, { "id": 495, "id_string": "f5f0bb-c4dfaa-90c8ac-73a9ad-nordichue", "name": "Sunbeam Harbor", "colors": [ "#F5F0BB", "#C4DFAA", "#90C8AC", "#73A9AD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.753387Z" }, { "id": 255, "id_string": "000000-ffffff-ff0000-ffff00-ff00ff-0001e9-ffa500-cutilatk", "name": "7-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#FFFF00", "#FF00FF", "#0001E9", "#FFA500" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.869804Z" }, { "id": 1321, "id_string": "0d0e0c-1e1c16-302519-432a18-1e2a2d-3b3b36-414a52-505a62-01803ab8-lguselt", "name": "Extracted palette", "colors": [ "#0D0E0C", "#1E1C16", "#302519", "#432A18", "#1E2A2D", "#3B3B36", "#414A52", "#505A62", "#6C4227", "#5D656C", "#A16236", "#CC8C58", "#656D75", "#7CA0A9", "#BAB7A5", "#B0D6DD" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "image", "status": "public", "updated": "2026-08-14T08:20:17.816129Z" }, { "id": 605, "id_string": "cc9b6d-f1ca89-f2dac3-c8c2bc-retroswatch", "name": "Neon Ember Grove", "colors": [ "#CC9B6D", "#F1CA89", "#F2DAC3", "#C8C2BC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.362020Z" } ] }