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=created&page=105
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=106", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=104" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1042, "id_string": "35477d-6c5b7b-c06c84-f67280-paperfox", "name": "Vivid Rose Mist", "colors": [ "#35477D", "#6C5B7B", "#C06C84", "#F67280" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.087978Z" }, { "id": 1043, "id_string": "392467-5d3587-a367b1-ffd1e3-pixelpine", "name": "Vivid Rose Breeze", "colors": [ "#392467", "#5D3587", "#A367B1", "#FFD1E3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.092475Z" }, { "id": 1044, "id_string": "0e2954-1f6e8c-2e8a99-84a7a1-retroswatch", "name": "Sky Dusk", "colors": [ "#0E2954", "#1F6E8C", "#2E8A99", "#84A7A1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.097037Z" }, { "id": 1045, "id_string": "ffcb91-ffefa1-94ebcd-6ddccf-coloreef", "name": "Electric Coral Bay", "colors": [ "#FFCB91", "#FFEFA1", "#94EBCD", "#6DDCCF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.101436Z" }, { "id": 1046, "id_string": "f0ece3-dfd3c3-c7b198-a68dad-minthaze", "name": "Warm Ember Tide", "colors": [ "#F0ECE3", "#DFD3C3", "#C7B198", "#A68DAD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.105912Z" }, { "id": 1047, "id_string": "89b5af-96c7c1-ded9c4-d0cab2-candytone", "name": "Warm Lagoon Haze", "colors": [ "#89B5AF", "#96C7C1", "#DED9C4", "#D0CAB2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.110622Z" }, { "id": 1048, "id_string": "c9dabf-9ca986-808d7c-5f6f65-swatchbird", "name": "Cool Lime Bay", "colors": [ "#C9DABF", "#9CA986", "#808D7C", "#5F6F65" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.115158Z" }, { "id": 1049, "id_string": "b590ca-a8d3da-f5cab3-f3ecb8-nordichue", "name": "Neon Apricot Dream", "colors": [ "#B590CA", "#A8D3DA", "#F5CAB3", "#F3ECB8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.119794Z" }, { "id": 1050, "id_string": "819a91-a7c1a8-d1d8be-eeefe0-tonecraft", "name": "Cool Gold Dusk", "colors": [ "#819A91", "#A7C1A8", "#D1D8BE", "#EEEFE0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.124249Z" }, { "id": 1051, "id_string": "e3d9ca-95a792-596c68-403f48-studiomochi", "name": "Cool Ember Sunset", "colors": [ "#E3D9CA", "#95A792", "#596C68", "#403F48" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.129015Z" } ] }