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=17
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=18", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=16" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 472, "id_string": "f39189-bb8082-6e7582-046582-nordichue", "name": "Electric Tide Dawn", "colors": [ "#F39189", "#BB8082", "#6E7582", "#046582" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.643428Z" }, { "id": 432, "id_string": "999b84-d8ac9c-efd9d1-f4eeed-candytone", "name": "Warm Ember Mist", "colors": [ "#999B84", "#D8AC9C", "#EFD9D1", "#F4EEED" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.454852Z" }, { "id": 389, "id_string": "2c3333-395b64-a5c9ca-e7f6f2-retroswatch", "name": "Cool Mint Hush", "colors": [ "#2C3333", "#395B64", "#A5C9CA", "#E7F6F2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.253424Z" }, { "id": 1268, "id_string": "eba83a-bb371a-fff8d9-d5dbb3-pixelpine", "name": "Electric Sunbeam Veil", "colors": [ "#EBA83A", "#BB371A", "#FFF8D9", "#D5DBB3" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.181594Z" }, { "id": 656, "id_string": "1c0a00-361500-603601-cc9544-minthaze", "name": "Noir Ember Breeze", "colors": [ "#1C0A00", "#361500", "#603601", "#CC9544" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.645222Z" }, { "id": 579, "id_string": "e9d5da-827397-4d4c7d-363062-retroswatch", "name": "Warm Azure Bloom", "colors": [ "#E9D5DA", "#827397", "#4D4C7D", "#363062" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.237629Z" }, { "id": 456, "id_string": "dddddd-222831-30475e-f05454-nordichue", "name": "Electric Ruby Drift", "colors": [ "#DDDDDD", "#222831", "#30475E", "#F05454" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.565037Z" }, { "id": 357, "id_string": "2c3639-3f4e4f-a27b5c-dcd7c9-tonecraft", "name": "Warm Amber Harbor", "colors": [ "#2C3639", "#3F4E4F", "#A27B5C", "#DCD7C9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.102674Z" }, { "id": 501, "id_string": "f3f1f5-f0d9ff-bfa2db-7f7c82-studiomochi", "name": "Soft Indigo Sunset", "colors": [ "#F3F1F5", "#F0D9FF", "#BFA2DB", "#7F7C82" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.780514Z" }, { "id": 630, "id_string": "071a52-086972-17b978-a7ff83-tonecraft", "name": "Twilight Jade Meadow", "colors": [ "#071A52", "#086972", "#17B978", "#A7FF83" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.485153Z" } ] }