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=38
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=39", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=37" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 868, "id_string": "6867ac-a267ac-ce7bb0-ffbcd1-pixelpine", "name": "Vivid Blush Sunset", "colors": [ "#6867AC", "#A267AC", "#CE7BB0", "#FFBCD1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.043653Z" }, { "id": 250, "id_string": "000000-ffffff-ff004d-00e436-8989otgoo", "name": "4-color palette", "colors": [ "#000000", "#FFFFFF", "#FF004D", "#00E436" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.824336Z" }, { "id": 595, "id_string": "e6ba95-fafdd6-e4e9be-a2b38b-mossyhex", "name": "Vivid Gold Dream", "colors": [ "#E6BA95", "#FAFDD6", "#E4E9BE", "#A2B38B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.312358Z" }, { "id": 544, "id_string": "d1e9f6-f6eacb-f1d3ce-eecad5-palettepup", "name": "Cloud Ember Dawn", "colors": [ "#D1E9F6", "#F6EACB", "#F1D3CE", "#EECAD5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.067922Z" }, { "id": 573, "id_string": "191a19-1e5128-4e9f3d-d8e9a8-candytone", "name": "Dusk Meadow Grove", "colors": [ "#191A19", "#1E5128", "#4E9F3D", "#D8E9A8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.207363Z" }, { "id": 272, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ffcf4d-00ffff-381d0f-cruces3218", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FFCF4D", "#00FFFF", "#381D0F" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.019377Z" }, { "id": 1251, "id_string": "fcefee-fccde2-fc5c9c-c5e3f6-candytone", "name": "Soft Magenta Drift", "colors": [ "#FCEFEE", "#FCCDE2", "#FC5C9C", "#C5E3F6" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.088720Z" }, { "id": 660, "id_string": "fb929e-ffdfdf-fff6f6-aedefc-candytone", "name": "Pastel Rose Bay", "colors": [ "#FB929E", "#FFDFDF", "#FFF6F6", "#AEDEFC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.665186Z" }, { "id": 336, "id_string": "003ff7-114eff-2a60ff-4373ff-5b85ff-7498ff-8daaff-a6bdff-e60cce98-hoanglambk57", "name": "Color palette", "colors": [ "#003FF7", "#114EFF", "#2A60FF", "#4373FF", "#5B85FF", "#7498FF", "#8DAAFF", "#A6BDFF", "#F7B800", "#FFC211", "#FFC82A", "#FFCF43", "#FFD55B", "#FFDC74", "#FFE28D", "#FFE8A6" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "user", "status": "public", "updated": "2026-06-24T09:16:12.078735Z" }, { "id": 577, "id_string": "edcfa9-e89f71-d57149-aa4a30-swatchbird", "name": "Neon Coral Drift", "colors": [ "#EDCFA9", "#E89F71", "#D57149", "#AA4A30" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.228389Z" } ] }