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=usage_count&page=20
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=21", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=19" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 481, "id_string": "ea907a-fbc687-f4f7c5-aacdbe-cobaltcat", "name": "Coral Dawn", "colors": [ "#EA907A", "#FBC687", "#F4F7C5", "#AACDBE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.688873Z" }, { "id": 466, "id_string": "f0ece3-dfd3c3-c7b198-596e79-paperfox", "name": "Warm Coral Dream", "colors": [ "#F0ECE3", "#DFD3C3", "#C7B198", "#596E79" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.613458Z" }, { "id": 814, "id_string": "de8971-7b6079-a7d0cd-ffe9d6-swatchbird", "name": "Neon Amber Sunset", "colors": [ "#DE8971", "#7B6079", "#A7D0CD", "#FFE9D6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.430056Z" }, { "id": 519, "id_string": "838383-ad9d9d-d9adad-fccbcb-palettepup", "name": "Electric Ruby Dream", "colors": [ "#838383", "#AD9D9D", "#D9ADAD", "#FCCBCB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.897540Z" }, { "id": 533, "id_string": "e97777-ff9f9f-fcddb0-fffad7-nordichue", "name": "Cloud Scarlet Sunset", "colors": [ "#E97777", "#FF9F9F", "#FCDDB0", "#FFFAD7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.010322Z" }, { "id": 524, "id_string": "ffbb5c-ff9b50-e25e3e-c63d2f-cobaltcat", "name": "Vivid Apricot Drift", "colors": [ "#FFBB5C", "#FF9B50", "#E25E3E", "#C63D2F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.937901Z" }, { "id": 419, "id_string": "142850-27496d-0c7b93-00a8cc-tonecraft", "name": "Dusk Tide Dream", "colors": [ "#142850", "#27496D", "#0C7B93", "#00A8CC" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.394456Z" }, { "id": 256, "id_string": "7e6b5a-622c1b-4b2f0e-c54220-f7ce99-e23e10-f33800-6a1b02-029457f3-decayingswag", "name": "Boy", "colors": [ "#7E6B5A", "#622C1B", "#4B2F0E", "#C54220", "#F7CE99", "#E23E10", "#F33800", "#6A1B02", "#EAB893", "#F8EDE9", "#694E39", "#F6DCBD", "#D7D5D5", "#7C927C", "#618B67", "#403A25", "#6F6246", "#8B8F2F", "#FFFFFF", "#2F2700", "#000000", "#333333", "#474747", "#858585" ], "color_count": 24, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.899704Z" }, { "id": 422, "id_string": "3c6255-61876e-a6bb8d-eae7b1-paperfox", "name": "Sunbeam Dream", "colors": [ "#3C6255", "#61876E", "#A6BB8D", "#EAE7B1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.408284Z" }, { "id": 1033, "id_string": "952323-a73121-dad4b5-f2e8c6-duskpixel", "name": "Cool Rose Haze", "colors": [ "#952323", "#A73121", "#DAD4B5", "#F2E8C6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.043918Z" } ] }