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=29
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=30", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=28" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 97, "id_string": "aca796-141616-f8d8fb-434747-f2bf00-comficker", "name": "Minimal Hero: Batman", "colors": [ "#ACA796", "#141616", "#F8D8FB", "#434747", "#F2BF00" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.387891Z" }, { "id": 194, "id_string": "f6f6f6-010000-63bcd4-4ebfe8-e8882f-93c0d3-comficker", "name": "Mudkip", "colors": [ "#F6F6F6", "#010000", "#63BCD4", "#4EBFE8", "#E8882F", "#93C0D3" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.455999Z" }, { "id": 157, "id_string": "eb3c2f-fc802c-fcd52b-38ab2d-2eb3b7-2071b7-3b4fac-lam", "name": "Rainbow Pixels", "colors": [ "#EB3C2F", "#FC802C", "#FCD52B", "#38AB2D", "#2EB3B7", "#2071B7", "#3B4FAC" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.222307Z" }, { "id": 246, "id_string": "422714-4b8a03-9a6821-a77b5b-8ecc4f-6e4c35-294708-hoanglambk57", "name": "Turtle", "colors": [ "#422714", "#4B8A03", "#9A6821", "#A77B5B", "#8ECC4F", "#6E4C35", "#294708" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.785149Z" }, { "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": 222, "id_string": "ffd012-ffffff-df4418-dadada-a08e8f-ba0505-1f1f1f-886139-dbe89825-comficker", "name": "Cuphead", "colors": [ "#FFD012", "#FFFFFF", "#DF4418", "#DADADA", "#A08E8F", "#BA0505", "#1F1F1F", "#886139", "#5D4327" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.608246Z" }, { "id": 150, "id_string": "f6e7c5-292625-f4dbac-ee8e80-ddb885-cf7f3c-lam", "name": "Bunny", "colors": [ "#F6E7C5", "#292625", "#F4DBAC", "#EE8E80", "#DDB885", "#CF7F3C" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.182786Z" }, { "id": 46, "id_string": "e9e9e7-211e34-14957e-82dd90-29936a-97d29a-7a414b-2d8783-f567caf8-foxblack", "name": "Tree", "colors": [ "#E9E9E7", "#211E34", "#14957E", "#82DD90", "#29936A", "#97D29A", "#7A414B", "#2D8783", "#92375B", "#BAABB9", "#734E64", "#BD5F75" ], "color_count": 12, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.100519Z" }, { "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": 191, "id_string": "f6f6f6-000100-3aabbe-b62334-54a7af-d0b757-comficker", "name": "Totodile", "colors": [ "#F6F6F6", "#000100", "#3AABBE", "#B62334", "#54A7AF", "#D0B757" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.440083Z" } ] }