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=121
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=122", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=120" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 19, "id_string": "3f2631-cfe7f7-eef8fe-ffffff-e38628-crimsonpatterdaleterrier", "name": "Snowman", "colors": [ "#3F2631", "#CFE7F7", "#EEF8FE", "#FFFFFF", "#E38628" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.692809Z" }, { "id": 3, "id_string": "000000-242424-484848-6d6d6d-919191-b6b6b6-dadada-ffffff", "name": "Grayscale 8", "colors": [ "#000000", "#242424", "#484848", "#6D6D6D", "#919191", "#B6B6B6", "#DADADA", "#FFFFFF" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.738908Z" }, { "id": 1259, "id_string": "184d47-96bb7c-d6efc7-fad586-candytone", "name": "Amber Veil", "colors": [ "#184D47", "#96BB7C", "#D6EFC7", "#FAD586" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.135608Z" }, { "id": 1239, "id_string": "711db0-c21292-ef4040-ffa732-pixelpine", "name": "Vivid Apricot Dusk", "colors": [ "#711DB0", "#C21292", "#EF4040", "#FFA732" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.018232Z" }, { "id": 1138, "id_string": "f3efe0-434242-222222-22a39f-hexharbor", "name": "Mint Drift", "colors": [ "#F3EFE0", "#434242", "#222222", "#22A39F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.534163Z" }, { "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": 1013, "id_string": "384b70-507687-fcfaee-b8001f-palettepup", "name": "Vivid Blush Drift", "colors": [ "#384B70", "#507687", "#FCFAEE", "#B8001F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.945127Z" }, { "id": 183, "id_string": "ffffff-ff7804-02b1d7-000000-bf0117-60d401-comficker", "name": "Blue Monster", "colors": [ "#FFFFFF", "#FF7804", "#02B1D7", "#000000", "#BF0117", "#60D401" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.394743Z" }, { "id": 113, "id_string": "4873a3-000200-f5e139-f4b805-f43845-e74233-f5c578-f5d8a7-9d945cba-blackpygmypython", "name": "Luffy", "colors": [ "#4873A3", "#000200", "#F5E139", "#F4B805", "#F43845", "#E74233", "#F5C578", "#F5D8A7", "#089CF5", "#FFFFFF" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.504348Z" }, { "id": 100, "id_string": "aca796-ffff42-bfcaca-b7bbb3-ddcbb4-141616-ddddd7-ffffff-comficker", "name": "Minimal Hero: God", "colors": [ "#ACA796", "#FFFF42", "#BFCACA", "#B7BBB3", "#DDCBB4", "#141616", "#DDDDD7", "#FFFFFF" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.404179Z" } ] }