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=name&page=134
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=135", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=133" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 440, "id_string": "618264-79ac78-b0d9b1-d0e7d2-paperfox", "name": "Warm Moss Veil", "colors": [ "#618264", "#79AC78", "#B0D9B1", "#D0E7D2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.491568Z" }, { "id": 609, "id_string": "f6f6f6-d6e4f0-1e56a0-163172-palettepup", "name": "Warm Ocean Mist", "colors": [ "#F6F6F6", "#D6E4F0", "#1E56A0", "#163172" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.380427Z" }, { "id": 1240, "id_string": "d789d7-9d65c9-5d54a4-2a3d66-nordichue", "name": "Warm Plum Field", "colors": [ "#D789D7", "#9D65C9", "#5D54A4", "#2A3D66" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.023024Z" }, { "id": 546, "id_string": "643843-99627a-c88ea7-e7cbcb-tonecraft", "name": "Warm Rose Breeze", "colors": [ "#643843", "#99627A", "#C88EA7", "#E7CBCB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.077195Z" }, { "id": 1024, "id_string": "151515-a91d3a-c73659-eeeeee-pixelpine", "name": "Warm Rose Tide", "colors": [ "#151515", "#A91D3A", "#C73659", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.999385Z" }, { "id": 906, "id_string": "865858-8e7f7f-bbbbbb-e2d5d5-huedrift", "name": "Warm Ruby Grove", "colors": [ "#865858", "#8E7F7F", "#BBBBBB", "#E2D5D5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.226174Z" }, { "id": 1161, "id_string": "222831-393e46-d65a31-eeeeee-paperfox", "name": "Warm Ruby Sunset", "colors": [ "#222831", "#393E46", "#D65A31", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.652498Z" }, { "id": 347, "id_string": "27374d-526d82-9db2bf-dde6ed-duskpixel", "name": "Warm Sky Tide", "colors": [ "#27374D", "#526D82", "#9DB2BF", "#DDE6ED" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.053294Z" }, { "id": 1091, "id_string": "907fa4-a58faa-a6d6d6-ededd0-candytone", "name": "Warm Sunbeam Dream", "colors": [ "#907FA4", "#A58FAA", "#A6D6D6", "#EDEDD0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.315081Z" }, { "id": 788, "id_string": "c2ded1-ece5c7-cdc2ae-354259-nordichue", "name": "Warm Sunbeam Veil", "colors": [ "#C2DED1", "#ECE5C7", "#CDC2AE", "#354259" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.279952Z" } ] }