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=51
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=52", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=50" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1119, "id_string": "49243e-704264-bb8493-dbafa0-retroswatch", "name": "Cool Amber Grove", "colors": [ "#49243E", "#704264", "#BB8493", "#DBAFA0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.447248Z" }, { "id": 1169, "id_string": "e93b81-f5abc9-ffe5e2-b6c9f0-coloreef", "name": "Pale Crimson Meadow", "colors": [ "#E93B81", "#F5ABC9", "#FFE5E2", "#B6C9F0" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.689375Z" }, { "id": 1268, "id_string": "eba83a-bb371a-fff8d9-d5dbb3-pixelpine", "name": "Electric Sunbeam Veil", "colors": [ "#EBA83A", "#BB371A", "#FFF8D9", "#D5DBB3" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.181594Z" }, { "id": 377, "id_string": "a75d5d-d3756b-f0997d-ffc3a1-candytone", "name": "Amber Dusk", "colors": [ "#A75D5D", "#D3756B", "#F0997D", "#FFC3A1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.195978Z" }, { "id": 432, "id_string": "999b84-d8ac9c-efd9d1-f4eeed-candytone", "name": "Warm Ember Mist", "colors": [ "#999B84", "#D8AC9C", "#EFD9D1", "#F4EEED" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.454852Z" }, { "id": 29, "id_string": "fff2cc-ffd966-f4b183-dfa67b-245953-mississippikitepurple", "name": "Shed", "colors": [ "#FFF2CC", "#FFD966", "#F4B183", "#DFA67B", "#245953" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.796067Z" }, { "id": 274, "id_string": "ffffff-f0f0f0-d6d9d3-bcbfba-adb0ad-8c8f8c-9d9f9e-7a7c7b-caa4ec9f-4g4a4m4e4r4", "name": "nokia 1", "colors": [ "#FFFFFF", "#F0F0F0", "#D6D9D3", "#BCBFBA", "#ADB0AD", "#8C8F8C", "#9D9F9E", "#7A7C7B", "#64696A", "#565B5E", "#20262D", "#30393B", "#474D52", "#70795F", "#88B6B0", "#6DABAD", "#AFD7D3", "#E3E3E3" ], "color_count": 18, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.034838Z" }, { "id": 594, "id_string": "d6efd8-80af81-508d4e-1a5319-nordichue", "name": "Jade Dawn", "colors": [ "#D6EFD8", "#80AF81", "#508D4E", "#1A5319" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.307833Z" }, { "id": 491, "id_string": "fcecdd-ffc288-fea82f-ff6701-studiomochi", "name": "Neon Amber Mist", "colors": [ "#FCECDD", "#FFC288", "#FEA82F", "#FF6701" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.735015Z" }, { "id": 1102, "id_string": "f9e4d4-d67d3e-9c0f48-470d21-nordichue", "name": "Vivid Rose Bay", "colors": [ "#F9E4D4", "#D67D3E", "#9C0F48", "#470D21" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.368208Z" } ] }