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=-name&page=45
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=46", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=44" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 387, "id_string": "ffcfdf-fefdca-e0f9b5-a5dee5-candytone", "name": "Pastel Blush Hush", "colors": [ "#FFCFDF", "#FEFDCA", "#E0F9B5", "#A5DEE5" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.244475Z" }, { "id": 572, "id_string": "94a684-aec3ae-e4e4d0-ffeef4-pixelpine", "name": "Pastel Blush Harbor", "colors": [ "#94A684", "#AEC3AE", "#E4E4D0", "#FFEEF4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.202731Z" }, { "id": 464, "id_string": "fdf4f5-e8a0bf-ba90c6-c0dbea-studiomochi", "name": "Pastel Blush Bay", "colors": [ "#FDF4F5", "#E8A0BF", "#BA90C6", "#C0DBEA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.604150Z" }, { "id": 368, "id_string": "c4dfdf-d2e9e9-e3f4f4-f8f6f4-studiomochi", "name": "Pastel Aqua Dream", "colors": [ "#C4DFDF", "#D2E9E9", "#E3F4F4", "#F8F6F4" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.154287Z" }, { "id": 364, "id_string": "f7fbfc-d6e6f2-b9d7ea-769fcd-coloreef", "name": "Pastel Aqua Bay", "colors": [ "#F7FBFC", "#D6E6F2", "#B9D7EA", "#769FCD" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.135464Z" }, { "id": 833, "id_string": "579bb1-e1d7c6-ece8dd-f8f4ea-minthaze", "name": "Pastel Amber Dusk", "colors": [ "#579BB1", "#E1D7C6", "#ECE8DD", "#F8F4EA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.690056Z" }, { "id": 418, "id_string": "a8e6cf-dcedc1-ffd3b6-ffaaa5-coloreef", "name": "Pastel Amber Drift", "colors": [ "#A8E6CF", "#DCEDC1", "#FFD3B6", "#FFAAA5" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.389988Z" }, { "id": 835, "id_string": "fff2d7-ffe0b5-f8c794-d8ae7e-pixelpine", "name": "Pastel Amber Dream", "colors": [ "#FFF2D7", "#FFE0B5", "#F8C794", "#D8AE7E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.714771Z" }, { "id": 743, "id_string": "ffa45b-ffda77-fbf6f0-aee6e6-paperfox", "name": "Pastel Amber Breeze", "colors": [ "#FFA45B", "#FFDA77", "#FBF6F0", "#AEE6E6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.066112Z" }, { "id": 836, "id_string": "cdf0ea-f9f9f9-ecc5fb-faf4b7-retroswatch", "name": "Pale Violet Tide", "colors": [ "#CDF0EA", "#F9F9F9", "#ECC5FB", "#FAF4B7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.721435Z" } ] }