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=-created&page=109
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=110", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=108" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 271, "id_string": "ffffff-0000ff-f5f500-12cece-paulidemello420", "name": "4-color palette", "colors": [ "#FFFFFF", "#0000FF", "#F5F500", "#12CECE" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.012506Z" }, { "id": 270, "id_string": "000000-ffffff-ff0000-00ff00-ffd105-ff31be-589eff-ffa500-ingridhagen26", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFD105", "#FF31BE", "#589EFF", "#FFA500" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.005519Z" }, { "id": 269, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-f77dff-4da0ff-ffa500-ingridhagen26", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#F77DFF", "#4DA0FF", "#FFA500" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.999052Z" }, { "id": 268, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-5fa1ff-ffa500-ingridhagen26", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#5FA1FF", "#FFA500" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.993536Z" }, { "id": 267, "id_string": "41a7ff-000000-ffffff-ff7be0-ingridhagen26", "name": "4-color palette", "colors": [ "#41A7FF", "#000000", "#FFFFFF", "#FF7BE0" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.988368Z" }, { "id": 266, "id_string": "000000-ffffff-ff0000-00ff00-0000ff-ffff00-ff00ff-3c97ff-ingridhagen26", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#0000FF", "#FFFF00", "#FF00FF", "#3C97FF" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.981283Z" }, { "id": 265, "id_string": "000000-ffffff-20a777-epicguythatsreallycool", "name": "Man Template", "colors": [ "#000000", "#FFFFFF", "#20A777" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.968333Z" }, { "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": 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": 262, "id_string": "000000-ffffff-20a777-e6cca7-e9af70-1a5548-174a40-966d1b-77d0cc8a-epicguythatsreallycool", "name": "11-color palette", "colors": [ "#000000", "#FFFFFF", "#20A777", "#E6CCA7", "#E9AF70", "#1A5548", "#174A40", "#966D1B", "#F63814", "#FEAC5D", "#688CBB" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.951863Z" } ] }