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=88
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=89", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=87" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1079, "id_string": "100f0f-0f3d3e-e2dcc8-f1f1f1-duskpixel", "name": "Warm Aqua Haze", "colors": [ "#100F0F", "#0F3D3E", "#E2DCC8", "#F1F1F1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.259907Z" }, { "id": 1087, "id_string": "5f8670-ff9800-b80000-820300-paperfox", "name": "Ember Glow", "colors": [ "#5F8670", "#FF9800", "#B80000", "#820300" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.296439Z" }, { "id": 1075, "id_string": "4793af-ffc470-dd5746-8b322c-candytone", "name": "Vivid Amber Haze", "colors": [ "#4793AF", "#FFC470", "#DD5746", "#8B322C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.241580Z" }, { "id": 774, "id_string": "944e63-b47b84-caa6a6-ffe7e7-palettepup", "name": "Electric Ruby Meadow", "colors": [ "#944E63", "#B47B84", "#CAA6A6", "#FFE7E7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.213358Z" }, { "id": 364, "id_string": "f7fbfc-d6e6f2-b9d7ea-769fcd-coloreef", "name": "Pastel Aqua Bay", "colors": [ "#F7FBFC", "#D6E6F2", "#B9D7EA", "#769FCD" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.135464Z" }, { "id": 1074, "id_string": "8c0000-bd2000-fa1e0e-ffbe0f-duskpixel", "name": "Scarlet Dawn", "colors": [ "#8C0000", "#BD2000", "#FA1E0E", "#FFBE0F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.237009Z" }, { "id": 282, "id_string": "ffffff-505251-747f45-899847-b7c674-c5c5c7-7c6951-a3825d-7f26e47a-hoanglambk57", "name": "9-color palette", "colors": [ "#FFFFFF", "#505251", "#747F45", "#899847", "#B7C674", "#C5C5C7", "#7C6951", "#A3825D", "#7F8662" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.078854Z" }, { "id": 31, "id_string": "c4c4c4-161d19-397da6-1a89c9-0c1f35-e6f6f5-940d30-4f0714-ae5d4a82-blueblacktipshark", "name": "Doraemon", "colors": [ "#C4C4C4", "#161D19", "#397DA6", "#1A89C9", "#0C1F35", "#E6F6F5", "#940D30", "#4F0714", "#5F0001", "#860E14", "#F5E9D9", "#E5A21B", "#594309", "#2D150D", "#C9C8A6", "#B1CAD5", "#9C9A9A" ], "color_count": 17, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.919421Z" }, { "id": 1078, "id_string": "b5c18e-f7dcb9-deac80-b99470-retroswatch", "name": "Neon Ember Veil", "colors": [ "#B5C18E", "#F7DCB9", "#DEAC80", "#B99470" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.255337Z" }, { "id": 1082, "id_string": "e60965-f94892-ffa1c9-fbe5e5-minthaze", "name": "Magenta Field", "colors": [ "#E60965", "#F94892", "#FFA1C9", "#FBE5E5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.273425Z" } ] }