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&page=77
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=78", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=76" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "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": 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": 559, "id_string": "faf7f0-cdfcf6-bccef8-98a8f8-pixelpine", "name": "Pastel Mint Bay", "colors": [ "#FAF7F0", "#CDFCF6", "#BCCEF8", "#98A8F8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.141895Z" }, { "id": 556, "id_string": "7c9473-cfdac8-e8eae6-cdd0cb-palettepup", "name": "Lime Glow", "colors": [ "#7C9473", "#CFDAC8", "#E8EAE6", "#CDD0CB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.128145Z" }, { "id": 513, "id_string": "f5eee6-f3d7ca-e6a4b4-c86b85-retroswatch", "name": "Pastel Coral Dream", "colors": [ "#F5EEE6", "#F3D7CA", "#E6A4B4", "#C86B85" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.847510Z" }, { "id": 417, "id_string": "f1f6f9-394867-212a3e-9ba4b5-duskpixel", "name": "Cool Aqua Veil", "colors": [ "#F1F6F9", "#394867", "#212A3E", "#9BA4B5" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.385166Z" }, { "id": 360, "id_string": "defcf9-cadefc-c3bef0-cca8e9-coloreef", "name": "Pale Azure Sunset", "colors": [ "#DEFCF9", "#CADEFC", "#C3BEF0", "#CCA8E9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.116900Z" }, { "id": 324, "id_string": "3e8948-1f4d37-265c42-193c3e-4f3e39-63c74d-9ac77f-53a641-b6558376-hoanglambk57", "name": "11-color palette", "colors": [ "#3E8948", "#1F4D37", "#265C42", "#193C3E", "#4F3E39", "#63C74D", "#9AC77F", "#53A641", "#382A33", "#595347", "#2E6635" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.379239Z" }, { "id": 318, "id_string": "0a0e11-192308-253109-000000-bbc329-999715-5b5b19-c8c732-8f539ff5-comficker", "name": "52-color palette", "colors": [ "#0A0E11", "#192308", "#253109", "#000000", "#BBC329", "#999715", "#5B5B19", "#C8C732", "#7D8721", "#D3DB4B", "#869424", "#51640F", "#43530E", "#3E4526", "#4D4F22", "#C1C842", "#6F7516", "#384310", "#A6B02C", "#C8D258", "#5C7212", "#98A125", "#B0B74F", "#95943C", "#181303", "#DDE063", "#665E06", "#7F850B", "#F2F66D", "#B1B934", "#CDD43C", "#A1A547", "#737D2C", "#676F2C", "#5E6435", "#B7BC60", "#ADAC3F", "#4B331A", "#392213", "#25190D", "#5B341E", "#6F3D1E", "#7B4A25", "#AE7742", "#8C5528", "#49220C", "#35310E", "#745924", "#562B0F", "#564813", "#927319", "#9C6032" ], "color_count": 52, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.344165Z" }, { "id": 209, "id_string": "ffffff-020000-0a6b96-f5b991-f21827-comficker", "name": "Sonic", "colors": [ "#FFFFFF", "#020000", "#0A6B96", "#F5B991", "#F21827" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.537067Z" } ] }