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=like_count&page=133
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=134", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=132" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 393, "id_string": "eac7c7-a0c3d2-f7f5eb-eae0da-mossyhex", "name": "Cloud Scarlet Field", "colors": [ "#EAC7C7", "#A0C3D2", "#F7F5EB", "#EAE0DA" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.272000Z" }, { "id": 405, "id_string": "f6f4eb-91c8e4-749bc2-4682a9-nordichue", "name": "Aqua Meadow", "colors": [ "#F6F4EB", "#91C8E4", "#749BC2", "#4682A9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.327269Z" }, { "id": 382, "id_string": "0a2647-144272-205295-2c74b3-candytone", "name": "Twilight Cobalt Dawn", "colors": [ "#0A2647", "#144272", "#205295", "#2C74B3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.219258Z" }, { "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": 409, "id_string": "def5e5-bcead5-9ed5c5-8ec3b0-nordichue", "name": "Pale Pine Dawn", "colors": [ "#DEF5E5", "#BCEAD5", "#9ED5C5", "#8EC3B0" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.345898Z" }, { "id": 413, "id_string": "7d5a5a-f1d1d1-f3e1e1-faf2f2-cobaltcat", "name": "Pastel Ruby Bloom", "colors": [ "#7D5A5A", "#F1D1D1", "#F3E1E1", "#FAF2F2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.364811Z" }, { "id": 415, "id_string": "b5c0d0-ccd3ca-f5e8dd-eed3d9-cobaltcat", "name": "Pastel Ember Veil", "colors": [ "#B5C0D0", "#CCD3CA", "#F5E8DD", "#EED3D9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.375576Z" }, { "id": 349, "id_string": "b7c4cf-eee3cb-d7c0ae-967e76-duskpixel", "name": "Ember Drift", "colors": [ "#B7C4CF", "#EEE3CB", "#D7C0AE", "#967E76" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.063174Z" }, { "id": 431, "id_string": "fdeedc-ffd8a9-f1a661-e38b29-minthaze", "name": "Electric Apricot Dusk", "colors": [ "#FDEEDC", "#FFD8A9", "#F1A661", "#E38B29" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.450110Z" }, { "id": 358, "id_string": "fcd1d1-ece2e1-d3e0dc-aee1e1-studiomochi", "name": "Pastel Scarlet Harbor", "colors": [ "#FCD1D1", "#ECE2E1", "#D3E0DC", "#AEE1E1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.107278Z" } ] }