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=color_count&page=94
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=95", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=93" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1273, "id_string": "c8e4b2-9ed2be-7eaa92-ffd9b7-candytone", "name": "Electric Amber Breeze", "colors": [ "#C8E4B2", "#9ED2BE", "#7EAA92", "#FFD9B7" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.212311Z" }, { "id": 735, "id_string": "ffab73-ffd384-fff9b0-ffaec0-minthaze", "name": "Soft Coral Sunset", "colors": [ "#FFAB73", "#FFD384", "#FFF9B0", "#FFAEC0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.024322Z" }, { "id": 1263, "id_string": "fa7070-fefded-c6ebc5-a1c398-minthaze", "name": "Pastel Rose Bloom", "colors": [ "#FA7070", "#FEFDED", "#C6EBC5", "#A1C398" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.154256Z" }, { "id": 953, "id_string": "789dbc-ffe3e3-fef9f2-c9e9d2-minthaze", "name": "Pale Ruby Field", "colors": [ "#789DBC", "#FFE3E3", "#FEF9F2", "#C9E9D2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.566112Z" }, { "id": 1261, "id_string": "ecfae5-ddf6d2-cae8bd-b0db9c-huedrift", "name": "Cloud Meadow Sunset", "colors": [ "#ECFAE5", "#DDF6D2", "#CAE8BD", "#B0DB9C" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.144985Z" }, { "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": 1272, "id_string": "00bcd4-b2ebf2-ff5722-dd2c00-swatchbird", "name": "Tide Field", "colors": [ "#00BCD4", "#B2EBF2", "#FF5722", "#DD2C00" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.207052Z" }, { "id": 1265, "id_string": "b7e0ff-fff5cd-ffcfb3-e78f81-duskpixel", "name": "Soft Cyan Tide", "colors": [ "#B7E0FF", "#FFF5CD", "#FFCFB3", "#E78F81" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.164280Z" }, { "id": 1267, "id_string": "14279b-3d56b2-5c7aea-e6e6e6-duskpixel", "name": "Neon Cobalt Field", "colors": [ "#14279B", "#3D56B2", "#5C7AEA", "#E6E6E6" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.177065Z" }, { "id": 1266, "id_string": "610c9f-940b92-da0c81-e95793-coloreef", "name": "Neon Orchid Harbor", "colors": [ "#610C9F", "#940B92", "#DA0C81", "#E95793" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.169178Z" } ] }