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=39
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=40", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=38" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 561, "id_string": "e0ece4-f7f2e7-d8d3cd-797a7e-huedrift", "name": "Pastel Coral Bloom", "colors": [ "#E0ECE4", "#F7F2E7", "#D8D3CD", "#797A7E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.151514Z" }, { "id": 554, "id_string": "7d0a0a-bf3131-ead196-f3edc8-cobaltcat", "name": "Vivid Rose Veil", "colors": [ "#7D0A0A", "#BF3131", "#EAD196", "#F3EDC8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.118680Z" }, { "id": 547, "id_string": "61764b-9ba17b-cfb997-fad6a5-pixelpine", "name": "Neon Ember Tide", "colors": [ "#61764B", "#9BA17B", "#CFB997", "#FAD6A5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.081735Z" }, { "id": 212, "id_string": "e0e0e0-000000-fff806-fffafd-ffe02d-604606-ffae2c-c79515-f6eea4c1-comficker", "name": "Crown", "colors": [ "#E0E0E0", "#000000", "#FFF806", "#FFFAFD", "#FFE02D", "#604606", "#FFAE2C", "#C79515", "#D7FBE9", "#FF2301", "#A81500", "#C5E5FC", "#13DC60", "#75C9FF", "#58EAF3", "#067518" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.554290Z" }, { "id": 192, "id_string": "f6f6f6-010004-a0cd61-eaa515-dcb02c-df7a59-a8c681-comficker", "name": "Treecko", "colors": [ "#F6F6F6", "#010004", "#A0CD61", "#EAA515", "#DCB02C", "#DF7A59", "#A8C681" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.445419Z" }, { "id": 1206, "id_string": "fcf5ed-f4bf96-ce5a67-1f1717-huedrift", "name": "Electric Coral Bay", "colors": [ "#FCF5ED", "#F4BF96", "#CE5A67", "#1F1717" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.859886Z" }, { "id": 1046, "id_string": "f0ece3-dfd3c3-c7b198-a68dad-minthaze", "name": "Warm Ember Tide", "colors": [ "#F0ECE3", "#DFD3C3", "#C7B198", "#A68DAD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.105912Z" }, { "id": 883, "id_string": "fbf8f1-f7ecde-e9dac1-54bab9-retroswatch", "name": "Soft Ember Mist", "colors": [ "#FBF8F1", "#F7ECDE", "#E9DAC1", "#54BAB9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.116856Z" }, { "id": 875, "id_string": "9be3de-beebe9-fffdf9-ffe3ed-retroswatch", "name": "Cloud Amber Haze", "colors": [ "#9BE3DE", "#BEEBE9", "#FFFDF9", "#FFE3ED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.080448Z" }, { "id": 862, "id_string": "7effdb-b693fe-8c82fc-ff9de2-duskpixel", "name": "Neon Teal Dawn", "colors": [ "#7EFFDB", "#B693FE", "#8C82FC", "#FF9DE2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.006118Z" } ] }