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=82
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=83", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=81" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 547, "id_string": "61764b-9ba17b-cfb997-fad6a5-pixelpine", "name": "Neon Ember Tide", "colors": [ "#61764B", "#9BA17B", "#CFB997", "#FAD6A5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.081735Z" }, { "id": 186, "id_string": "f6f6f6-000000-4fac63-59b593-2e8b63-e70000-comficker", "name": "Bulbasaur", "colors": [ "#F6F6F6", "#000000", "#4FAC63", "#59B593", "#2E8B63", "#E70000" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.410786Z" }, { "id": 631, "id_string": "86a788-fffdec-ffe2e2-ffcfcf-cobaltcat", "name": "Pale Citrine Veil", "colors": [ "#86A788", "#FFFDEC", "#FFE2E2", "#FFCFCF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.490067Z" }, { "id": 1109, "id_string": "eeedeb-e0ccbe-747264-3c3633-tonecraft", "name": "Cool Amber Tide", "colors": [ "#EEEDEB", "#E0CCBE", "#747264", "#3C3633" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.400692Z" }, { "id": 561, "id_string": "e0ece4-f7f2e7-d8d3cd-797a7e-huedrift", "name": "Pastel Coral Bloom", "colors": [ "#E0ECE4", "#F7F2E7", "#D8D3CD", "#797A7E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.151514Z" }, { "id": 402, "id_string": "b5eaea-edf6e5-ffbcbc-f38ba0-swatchbird", "name": "Soft Ruby Haze", "colors": [ "#B5EAEA", "#EDF6E5", "#FFBCBC", "#F38BA0" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.313514Z" }, { "id": 13, "id_string": "213038-9a2890-437da0-4d92bc-ffffff-d8b78f-ffd7a8-olivedachsador", "name": "Dinosaur", "colors": [ "#213038", "#9A2890", "#437DA0", "#4D92BC", "#FFFFFF", "#D8B78F", "#FFD7A8" ], "color_count": 7, "like_count": 0, "usage_count": 2, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.650166Z" }, { "id": 867, "id_string": "80bcbd-aad9bb-d5f0c1-f9f7c9-hexharbor", "name": "Citrine Dawn", "colors": [ "#80BCBD", "#AAD9BB", "#D5F0C1", "#F9F7C9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.033027Z" }, { "id": 757, "id_string": "b799ff-acbcff-aee2ff-e6fffd-minthaze", "name": "Pastel Indigo Sunset", "colors": [ "#B799FF", "#ACBCFF", "#AEE2FF", "#E6FFFD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.133039Z" }, { "id": 1206, "id_string": "fcf5ed-f4bf96-ce5a67-1f1717-huedrift", "name": "Electric Coral Bay", "colors": [ "#FCF5ED", "#F4BF96", "#CE5A67", "#1F1717" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.859886Z" } ] }