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=27
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=28", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=26" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 856, "id_string": "ff9a76-ffeadb-679b9b-637373-studiomochi", "name": "Electric Coral Field", "colors": [ "#FF9A76", "#FFEADB", "#679B9B", "#637373" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.975899Z" }, { "id": 492, "id_string": "f1e5d1-dbb5b5-c39898-987070-pixelpine", "name": "Cool Apricot Tide", "colors": [ "#F1E5D1", "#DBB5B5", "#C39898", "#987070" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.739572Z" }, { "id": 340, "id_string": "e3fdfd-cbf1f5-a6e3e9-71c9ce-cobaltcat", "name": "Pale Cyan Sunset", "colors": [ "#E3FDFD", "#CBF1F5", "#A6E3E9", "#71C9CE" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.013423Z" }, { "id": 214, "id_string": "ffffff-1d2e6f-191d3f-273f9e-060a37-0b185c-ece5ff-16288a-3764072b-comficker", "name": "Sonic", "colors": [ "#FFFFFF", "#1D2E6F", "#191D3F", "#273F9E", "#060A37", "#0B185C", "#ECE5FF", "#16288A", "#CC9F9F", "#F1DFD2", "#2E3583", "#8A94C4", "#8188AD", "#000400", "#468748", "#816167", "#855139", "#51505A", "#92909B", "#DD9682", "#328B24", "#E8FADB", "#FFD4BC", "#925A54", "#1E0C1B", "#A4573C", "#4D3C79", "#D0D5E9", "#342451", "#023180", "#90041D", "#A47D8B", "#751C31", "#290000", "#D41E39", "#FFCC6C", "#7B0E00", "#A43130", "#B07BA4", "#FBEBED" ], "color_count": 40, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.565244Z" }, { "id": 1223, "id_string": "e3c770-fecd70-ffae6d-f3e0b5-candytone", "name": "Electric Apricot Meadow", "colors": [ "#E3C770", "#FECD70", "#FFAE6D", "#F3E0B5" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.937397Z" }, { "id": 1009, "id_string": "fff7f1-ffe4c9-e78895-bed1cf-duskpixel", "name": "Soft Coral Dusk", "colors": [ "#FFF7F1", "#FFE4C9", "#E78895", "#BED1CF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.926238Z" }, { "id": 684, "id_string": "ffb3b3-ffdba4-ffe9ae-c1efff-studiomochi", "name": "Pastel Rose Drift", "colors": [ "#FFB3B3", "#FFDBA4", "#FFE9AE", "#C1EFFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.780860Z" }, { "id": 670, "id_string": "e8ded2-a3d2ca-5eaaa8-056676-nordichue", "name": "Tide Tide", "colors": [ "#E8DED2", "#A3D2CA", "#5EAAA8", "#056676" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.710722Z" }, { "id": 622, "id_string": "e4fbff-b8b5ff-7868e6-edeef7-mossyhex", "name": "Pale Tide Hush", "colors": [ "#E4FBFF", "#B8B5FF", "#7868E6", "#EDEEF7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.448240Z" }, { "id": 610, "id_string": "9e9d89-e4d3cf-e2bcb7-b67162-hexharbor", "name": "Rose Harbor", "colors": [ "#9E9D89", "#E4D3CF", "#E2BCB7", "#B67162" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.385034Z" } ] }