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=80
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=81", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=79" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 794, "id_string": "e7e7de-008891-00587a-0f3057-tonecraft", "name": "Electric Cyan Bay", "colors": [ "#E7E7DE", "#008891", "#00587A", "#0F3057" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.307323Z" }, { "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": 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": 998, "id_string": "f1e3cb-f9b384-ca5116-581c0c-minthaze", "name": "Neon Apricot Meadow", "colors": [ "#F1E3CB", "#F9B384", "#CA5116", "#581C0C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.875145Z" }, { "id": 464, "id_string": "fdf4f5-e8a0bf-ba90c6-c0dbea-studiomochi", "name": "Pastel Blush Bay", "colors": [ "#FDF4F5", "#E8A0BF", "#BA90C6", "#C0DBEA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.604150Z" }, { "id": 264, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-6b036cf7-epicguythatsreallycool", "name": "11-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#966D1B", "#F73915", "#FEAC5D" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.962641Z" }, { "id": 999, "id_string": "e7e6e1-f7f6e7-f2a154-314e52-swatchbird", "name": "Electric Apricot Tide", "colors": [ "#E7E6E1", "#F7F6E7", "#F2A154", "#314E52" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.879919Z" }, { "id": 1000, "id_string": "d92027-ff9234-ffcd3c-35d0ba-mossyhex", "name": "Vivid Amber Glow", "colors": [ "#D92027", "#FF9234", "#FFCD3C", "#35D0BA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.884411Z" }, { "id": 993, "id_string": "303a52-574b90-9e579d-fc85ae-hexharbor", "name": "Electric Blush Field", "colors": [ "#303A52", "#574B90", "#9E579D", "#FC85AE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.852238Z" }, { "id": 553, "id_string": "153448-3c5b6f-948979-dfd0b8-swatchbird", "name": "Warm Cyan Hush", "colors": [ "#153448", "#3C5B6F", "#948979", "#DFD0B8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.113406Z" } ] }