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=usage_count&page=18
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=19", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=17" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "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" }, { "id": 800, "id_string": "b9eddd-87cbb9-569daa-577d86-mossyhex", "name": "Warm Mint Bay", "colors": [ "#B9EDDD", "#87CBB9", "#569DAA", "#577D86" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.335267Z" }, { "id": 340, "id_string": "e3fdfd-cbf1f5-a6e3e9-71c9ce-cobaltcat", "name": "Pale Cyan Sunset", "colors": [ "#E3FDFD", "#CBF1F5", "#A6E3E9", "#71C9CE" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.013423Z" }, { "id": 457, "id_string": "a1eafb-fdfdfd-ffcef3-cabbe9-minthaze", "name": "Pale Plum Dream", "colors": [ "#A1EAFB", "#FDFDFD", "#FFCEF3", "#CABBE9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.569601Z" }, { "id": 864, "id_string": "fed9ed-e7bcde-bb9cc0-67729d-retroswatch", "name": "Electric Plum Dawn", "colors": [ "#FED9ED", "#E7BCDE", "#BB9CC0", "#67729D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.018407Z" }, { "id": 767, "id_string": "e7dec8-cbaf87-7e8a97-30475e-swatchbird", "name": "Cool Apricot Tide", "colors": [ "#E7DEC8", "#CBAF87", "#7E8A97", "#30475E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.178664Z" }, { "id": 396, "id_string": "be9fe1-c9b6e4-e1ccec-f1f1f6-cobaltcat", "name": "Pastel Violet Dawn", "colors": [ "#BE9FE1", "#C9B6E4", "#E1CCEC", "#F1F1F6" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.285746Z" }, { "id": 363, "id_string": "867070-d5b4b4-e4d0d0-f5ebeb-coloreef", "name": "Cool Rose Grove", "colors": [ "#867070", "#D5B4B4", "#E4D0D0", "#F5EBEB" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.130629Z" }, { "id": 1246, "id_string": "f47c7c-f7f48b-a1de93-70a1d7-swatchbird", "name": "Electric Sunbeam Tide", "colors": [ "#F47C7C", "#F7F48B", "#A1DE93", "#70A1D7" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.065662Z" } ] }