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=63
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=64", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=62" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 503, "id_string": "937dc2-c689c6-ffabe1-ffe6f7-tonecraft", "name": "Vivid Mauve Sunset", "colors": [ "#937DC2", "#C689C6", "#FFABE1", "#FFE6F7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.791751Z" }, { "id": 368, "id_string": "c4dfdf-d2e9e9-e3f4f4-f8f6f4-studiomochi", "name": "Pastel Aqua Dream", "colors": [ "#C4DFDF", "#D2E9E9", "#E3F4F4", "#F8F6F4" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.154287Z" }, { "id": 342, "id_string": "f9f5f6-f8e8ee-fdcedf-f2bed1-hexharbor", "name": "Pale Blush Harbor", "colors": [ "#F9F5F6", "#F8E8EE", "#FDCEDF", "#F2BED1" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.025132Z" }, { "id": 331, "id_string": "3e8948-9ac77f-63c74d-265c42-53a641-2e6635-1f4d37-0d62a4-8200e8e4-hoanglambk57", "name": "15-color palette", "colors": [ "#3E8948", "#9AC77F", "#63C74D", "#265C42", "#53A641", "#2E6635", "#1F4D37", "#0D62A4", "#0BAAEC", "#243655", "#181324", "#3E2731", "#733E39", "#B86F50", "#193C3E" ], "color_count": 15, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.419409Z" }, { "id": 241, "id_string": "000000-ilovepokemon485", "name": "1-color palette", "colors": [ "#000000" ], "color_count": 1, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.756278Z" }, { "id": 197, "id_string": "f6f6f6-000000-477daa-3483c0-e6e9eb-8dbcbd-252e55-daa709-587b219c-comficker", "name": "Piplup", "colors": [ "#F6F6F6", "#000000", "#477DAA", "#3483C0", "#E6E9EB", "#8DBCBD", "#252E55", "#DAA709", "#C2AB41" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.472600Z" }, { "id": 171, "id_string": "fefefe-1e514a-62a95b-489c6b-bde2c1-fff1d7-0a2830-7fd1ad-2a7ebf1c-comficker", "name": "Chameleon in Pixels", "colors": [ "#FEFEFE", "#1E514A", "#62A95B", "#489C6B", "#BDE2C1", "#FFF1D7", "#0A2830", "#7FD1AD", "#67C18E", "#2B695C" ], "color_count": 10, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.331518Z" }, { "id": 107, "id_string": "ebc1a2-140323-eac232-dbce8d-d4790c-f5bd12-f69a02-e8a020-c07c3996-comficker", "name": "Egg G3", "colors": [ "#EBC1A2", "#140323", "#EAC232", "#DBCE8D", "#D4790C", "#F5BD12", "#F69A02", "#E8A020", "#E8E7C4", "#150800" ], "color_count": 10, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.444712Z" }, { "id": 42, "id_string": "f3b869-030404-c74535-e83428-e5b581-ede39e-966682-f1d3d5-fed79f45-foxblack", "name": "Naruto: Sasori", "colors": [ "#F3B869", "#030404", "#C74535", "#E83428", "#E5B581", "#EDE39E", "#966682", "#F1D3D5", "#C792BD", "#E7CF90", "#2A1D1A", "#B12421", "#1F2433", "#DEE1E0" ], "color_count": 14, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.024943Z" }, { "id": 11, "id_string": "434a5f-11a5d4-2cc5f6-dce1e7-959ab1-ffffff-blackpygmypython", "name": "Plane", "colors": [ "#434A5F", "#11A5D4", "#2CC5F6", "#DCE1E7", "#959AB1", "#FFFFFF" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.634790Z" } ] }