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=106
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=107", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=105" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 359, "id_string": "ffe6e6-f2d1d1-daeaf1-c6dce4-nordichue", "name": "Soft Crimson Drift", "colors": [ "#FFE6E6", "#F2D1D1", "#DAEAF1", "#C6DCE4" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.112152Z" }, { "id": 699, "id_string": "f0e4d7-f5c0c0-ff7171-9fd8df-minthaze", "name": "Soft Crimson Harbor", "colors": [ "#F0E4D7", "#F5C0C0", "#FF7171", "#9FD8DF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.850611Z" }, { "id": 706, "id_string": "9adcff-fff89a-ffb2a6-ff8aae-duskpixel", "name": "Soft Cyan Bay", "colors": [ "#9ADCFF", "#FFF89A", "#FFB2A6", "#FF8AAE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.882890Z" }, { "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": 452, "id_string": "8294c4-acb1d6-dbdfea-ffead2-retroswatch", "name": "Soft Ember Bay", "colors": [ "#8294C4", "#ACB1D6", "#DBDFEA", "#FFEAD2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.546645Z" }, { "id": 1111, "id_string": "f7f4e3-d2e1c8-fee4a6-f9c4aa-cobaltcat", "name": "Soft Ember Dawn", "colors": [ "#F7F4E3", "#D2E1C8", "#FEE4A6", "#F9C4AA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.409881Z" }, { "id": 648, "id_string": "dcedc2-ffd3b5-ffaaa6-ff8c94-swatchbird", "name": "Soft Ember Field", "colors": [ "#DCEDC2", "#FFD3B5", "#FFAAA6", "#FF8C94" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.606695Z" }, { "id": 1017, "id_string": "faf7f3-f0e4d3-dcc5b2-d9a299-swatchbird", "name": "Soft Ember Mist", "colors": [ "#FAF7F3", "#F0E4D3", "#DCC5B2", "#D9A299" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.963748Z" }, { "id": 883, "id_string": "fbf8f1-f7ecde-e9dac1-54bab9-retroswatch", "name": "Soft Ember Mist", "colors": [ "#FBF8F1", "#F7ECDE", "#E9DAC1", "#54BAB9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.116856Z" }, { "id": 450, "id_string": "a7727d-eddbc7-f8ead8-f9f5e7-retroswatch", "name": "Soft Ember Tide", "colors": [ "#A7727D", "#EDDBC7", "#F8EAD8", "#F9F5E7" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.537053Z" } ] }