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&page=73
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=74", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=72" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 745, "id_string": "7fb77e-b1d7b4-f7f6dc-ffc090-cobaltcat", "name": "Neon Coral Bay", "colors": [ "#7FB77E", "#B1D7B4", "#F7F6DC", "#FFC090" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.075365Z" }, { "id": 739, "id_string": "194350-ff8882-ffc2b4-9dbeb9-tonecraft", "name": "Vivid Rose Breeze", "colors": [ "#194350", "#FF8882", "#FFC2B4", "#9DBEB9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.042783Z" }, { "id": 570, "id_string": "dbd0c0-faeee0-f9e4c8-f9cf93-studiomochi", "name": "Cloud Amber Field", "colors": [ "#DBD0C0", "#FAEEE0", "#F9E4C8", "#F9CF93" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.193441Z" }, { "id": 564, "id_string": "a1ccd1-f4f2de-e9b384-7c9d96-nordichue", "name": "Cool Amber Hush", "colors": [ "#A1CCD1", "#F4F2DE", "#E9B384", "#7C9D96" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.165687Z" }, { "id": 539, "id_string": "698474-889e81-bac7a7-e5e4cc-minthaze", "name": "Sunbeam Haze", "colors": [ "#698474", "#889E81", "#BAC7A7", "#E5E4CC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.043099Z" }, { "id": 474, "id_string": "f0a8d0-f7b5ca-ffc6c6-ffebd4-swatchbird", "name": "Pale Crimson Bloom", "colors": [ "#F0A8D0", "#F7B5CA", "#FFC6C6", "#FFEBD4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.653738Z" }, { "id": 466, "id_string": "f0ece3-dfd3c3-c7b198-596e79-paperfox", "name": "Warm Coral Dream", "colors": [ "#F0ECE3", "#DFD3C3", "#C7B198", "#596E79" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.613458Z" }, { "id": 287, "id_string": "4772c7-4874cb-4370ce-829493-e1d465-fed73b-fee54b-feef59-5d527586-quilamour007", "name": "9-color palette", "colors": [ "#4772C7", "#4874CB", "#4370CE", "#829493", "#E1D465", "#FED73B", "#FEE54B", "#FEEF59", "#FEFA71" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.129890Z" }, { "id": 263, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-ad17fdcb-epicguythatsreallycool", "name": "gweenie", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#20A777", "#E6CCA7", "#E9AD71", "#1A5548", "#16463C" ], "color_count": 13, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.957010Z" }, { "id": 257, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-8d2eef10-decayingswag", "name": "13-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#C2C2C2", "#858585", "#ADADAD", "#D6D6D6", "#999999" ], "color_count": 13, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.908727Z" } ] }