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=126
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=127", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=125" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 946, "id_string": "fceef5-f3bad6-ea86b6-e05297-candytone", "name": "Pastel Magenta Dream", "colors": [ "#FCEEF5", "#F3BAD6", "#EA86B6", "#E05297" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.492905Z" }, { "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": 756, "id_string": "ebfffa-c6fce5-6ef3d6-0dceda-cobaltcat", "name": "Electric Mint Dusk", "colors": [ "#EBFFFA", "#C6FCE5", "#6EF3D6", "#0DCEDA" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.128368Z" }, { "id": 385, "id_string": "ffd5cd-efbbcf-c3aed6-8675a9-pixelpine", "name": "Rose Drift", "colors": [ "#FFD5CD", "#EFBBCF", "#C3AED6", "#8675A9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.235435Z" }, { "id": 915, "id_string": "3b1e54-9b7ebd-d4bee4-eeeeee-nordichue", "name": "Cool Iris Bay", "colors": [ "#3B1E54", "#9B7EBD", "#D4BEE4", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.270922Z" }, { "id": 918, "id_string": "cdf0ea-f9f9f9-f6c6ea-faf4b7-pixelpine", "name": "Soft Citrine Tide", "colors": [ "#CDF0EA", "#F9F9F9", "#F6C6EA", "#FAF4B7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.285250Z" }, { "id": 924, "id_string": "3f3b6c-624f82-9f73ab-a3c7d6-studiomochi", "name": "Cool Tide Sunset", "colors": [ "#3F3B6C", "#624F82", "#9F73AB", "#A3C7D6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.312893Z" }, { "id": 981, "id_string": "ffc93c-07689f-40a8c4-a2d5f2-palettepup", "name": "Coral Field", "colors": [ "#FFC93C", "#07689F", "#40A8C4", "#A2D5F2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.796173Z" }, { "id": 963, "id_string": "567189-7b8fa1-cfb997-fad6a5-candytone", "name": "Amber Grove", "colors": [ "#567189", "#7B8FA1", "#CFB997", "#FAD6A5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.687659Z" }, { "id": 962, "id_string": "f0e9e9-c19191-aa7070-8b5d5d-mossyhex", "name": "Cool Rose Veil", "colors": [ "#F0E9E9", "#C19191", "#AA7070", "#8B5D5D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.682878Z" } ] }