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=download_count&page=120
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=121", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=119" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 200, "id_string": "010101-f6f6f6-4f65ac-b26500-58b1af-cace87-eac56b-comficker", "name": "Oshawott", "colors": [ "#010101", "#F6F6F6", "#4F65AC", "#B26500", "#58B1AF", "#CACE87", "#EAC56B" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.488913Z" }, { "id": 76, "id_string": "010000-102635-16324b-f1e5ca-c99200-ae7e00-936e02-comficker", "name": "Penguin", "colors": [ "#010000", "#102635", "#16324B", "#F1E5CA", "#C99200", "#AE7E00", "#936E02" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.275160Z" }, { "id": 1139, "id_string": "1c315e-227c70-88a47c-e6e2c3-cobaltcat", "name": "Lagoon Grove", "colors": [ "#1C315E", "#227C70", "#88A47C", "#E6E2C3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.538719Z" }, { "id": 546, "id_string": "643843-99627a-c88ea7-e7cbcb-tonecraft", "name": "Warm Rose Breeze", "colors": [ "#643843", "#99627A", "#C88EA7", "#E7CBCB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.077195Z" }, { "id": 148, "id_string": "153359-f1deb9-122636-b87616-e3a835-dd9328-a16419-f6d991-899bdc80-lam", "name": "Donald Trump", "colors": [ "#153359", "#F1DEB9", "#122636", "#B87616", "#E3A835", "#DD9328", "#A16419", "#F6D991", "#EBB449", "#C58B21", "#97530D", "#DCCAA9", "#EDCB77", "#DB6B26", "#AB3516", "#803012", "#D6AF6D", "#C55A15", "#D93F1C", "#9C2210" ], "color_count": 20, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.169123Z" }, { "id": 349, "id_string": "b7c4cf-eee3cb-d7c0ae-967e76-duskpixel", "name": "Ember Drift", "colors": [ "#B7C4CF", "#EEE3CB", "#D7C0AE", "#967E76" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.063174Z" }, { "id": 824, "id_string": "ffefe0-fed9ca-c5c5c5-7d7d7d-palettepup", "name": "Coral Meadow", "colors": [ "#FFEFE0", "#FED9CA", "#C5C5C5", "#7D7D7D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.600609Z" }, { "id": 356, "id_string": "fff8ea-9e7676-815b5b-594545-nordichue", "name": "Neon Ember Sunset", "colors": [ "#FFF8EA", "#9E7676", "#815B5B", "#594545" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.095875Z" }, { "id": 951, "id_string": "f1efec-d4c9be-123458-030303-candytone", "name": "Ocean Dawn", "colors": [ "#F1EFEC", "#D4C9BE", "#123458", "#030303" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.542064Z" }, { "id": 841, "id_string": "f2f2f2-ebd5d5-ea8a8a-685454-pixelpine", "name": "Rose Sunset", "colors": [ "#F2F2F2", "#EBD5D5", "#EA8A8A", "#685454" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.878107Z" } ] }