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=like_count&page=57
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=58", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=56" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 586, "id_string": "303841-3a4750-d72323-eeeeee-coloreef", "name": "Crimson Glow", "colors": [ "#303841", "#3A4750", "#D72323", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.271324Z" }, { "id": 928, "id_string": "fcf9ea-badfdb-ffa4a4-ffbdbd-huedrift", "name": "Cloud Ruby Harbor", "colors": [ "#FCF9EA", "#BADFDB", "#FFA4A4", "#FFBDBD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.331453Z" }, { "id": 600, "id_string": "3aa6b9-ffd0d0-ff9eaa-c1ece4-duskpixel", "name": "Neon Crimson Veil", "colors": [ "#3AA6B9", "#FFD0D0", "#FF9EAA", "#C1ECE4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.337350Z" }, { "id": 1116, "id_string": "f8f3d9-ebe5c2-b9b28a-504b38-hexharbor", "name": "Cool Honey Sunset", "colors": [ "#F8F3D9", "#EBE5C2", "#B9B28A", "#504B38" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.433345Z" }, { "id": 877, "id_string": "faf2da-8e9775-4a503d-e28f83-nordichue", "name": "Honey Dusk", "colors": [ "#FAF2DA", "#8E9775", "#4A503D", "#E28F83" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.089001Z" }, { "id": 596, "id_string": "bfcba8-5b8a72-56776c-464f41-studiomochi", "name": "Meadow Grove", "colors": [ "#BFCBA8", "#5B8A72", "#56776C", "#464F41" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.317137Z" }, { "id": 535, "id_string": "155263-ff6f3c-ff9a3c-ffc93c-candytone", "name": "Vivid Coral Harbor", "colors": [ "#155263", "#FF6F3C", "#FF9A3C", "#FFC93C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.022244Z" }, { "id": 851, "id_string": "cff6cf-cfe5cf-e5cfe5-f6def6-mossyhex", "name": "Soft Jade Hush", "colors": [ "#CFF6CF", "#CFE5CF", "#E5CFE5", "#F6DEF6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.952753Z" }, { "id": 699, "id_string": "f0e4d7-f5c0c0-ff7171-9fd8df-minthaze", "name": "Soft Crimson Harbor", "colors": [ "#F0E4D7", "#F5C0C0", "#FF7171", "#9FD8DF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.850611Z" }, { "id": 817, "id_string": "632626-9d5353-bf8b67-dacc96-huedrift", "name": "Gold Tide", "colors": [ "#632626", "#9D5353", "#BF8B67", "#DACC96" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.458068Z" } ] }