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=31
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=32", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=30" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 395, "id_string": "a9907e-f3deba-abc4aa-675d50-huedrift", "name": "Cool Coral Dream", "colors": [ "#A9907E", "#F3DEBA", "#ABC4AA", "#675D50" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.281101Z" }, { "id": 1077, "id_string": "f8ede3-dfd3c3-d0b8a8-c5705d-retroswatch", "name": "Cool Coral Dusk", "colors": [ "#F8EDE3", "#DFD3C3", "#D0B8A8", "#C5705D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.250716Z" }, { "id": 430, "id_string": "faf1e4-cedebd-9eb384-435334-palettepup", "name": "Cool Coral Grove", "colors": [ "#FAF1E4", "#CEDEBD", "#9EB384", "#435334" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.445681Z" }, { "id": 975, "id_string": "9fc088-e8c07d-cc704b-614124-duskpixel", "name": "Cool Coral Tide", "colors": [ "#9FC088", "#E8C07D", "#CC704B", "#614124" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.766890Z" }, { "id": 626, "id_string": "2b3a55-ce7777-e8c4c4-f2e5e5-mossyhex", "name": "Cool Crimson Dawn", "colors": [ "#2B3A55", "#CE7777", "#E8C4C4", "#F2E5E5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.466846Z" }, { "id": 711, "id_string": "f1d4d4-ddb6c6-ac8daf-484c7f-duskpixel", "name": "Cool Crimson Glow", "colors": [ "#F1D4D4", "#DDB6C6", "#AC8DAF", "#484C7F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.905706Z" }, { "id": 984, "id_string": "e19898-a2678a-4d3c77-3f1d38-tonecraft", "name": "Cool Crimson Glow", "colors": [ "#E19898", "#A2678A", "#4D3C77", "#3F1D38" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.810335Z" }, { "id": 1221, "id_string": "000000-bd4b4b-efb7b7-eeeeee-swatchbird", "name": "Cool Crimson Mist", "colors": [ "#000000", "#BD4B4B", "#EFB7B7", "#EEEEEE" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.928042Z" }, { "id": 721, "id_string": "201e43-134b70-508c9b-eeeeee-coloreef", "name": "Cool Cyan Haze", "colors": [ "#201E43", "#134B70", "#508C9B", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.952727Z" }, { "id": 423, "id_string": "eac696-c8ae7d-765827-65451f-palettepup", "name": "Cool Ember Bloom", "colors": [ "#EAC696", "#C8AE7D", "#765827", "#65451F" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.413232Z" } ] }