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=67
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=68", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=66" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 723, "id_string": "1c0c5b-3d2c8d-916bbf-c996cc-studiomochi", "name": "Vivid Indigo Glow", "colors": [ "#1C0C5B", "#3D2C8D", "#916BBF", "#C996CC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.961862Z" }, { "id": 721, "id_string": "201e43-134b70-508c9b-eeeeee-coloreef", "name": "Cool Cyan Haze", "colors": [ "#201E43", "#134B70", "#508C9B", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.952727Z" }, { "id": 681, "id_string": "cffffe-f9f7d9-fce2ce-ffc1f3-palettepup", "name": "Pale Teal Grove", "colors": [ "#CFFFFE", "#F9F7D9", "#FCE2CE", "#FFC1F3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.765811Z" }, { "id": 611, "id_string": "a8e6cf-fdffab-ffd3b6-ffaaa5-retroswatch", "name": "Cloud Sunbeam Breeze", "colors": [ "#A8E6CF", "#FDFFAB", "#FFD3B6", "#FFAAA5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.389532Z" }, { "id": 580, "id_string": "d2e0fb-f9f3cc-d7e5ca-8eaccd-coloreef", "name": "Pale Cobalt Tide", "colors": [ "#D2E0FB", "#F9F3CC", "#D7E5CA", "#8EACCD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.242226Z" }, { "id": 540, "id_string": "caf7e3-edffec-f6dfeb-e4bad4-studiomochi", "name": "Pastel Moss Mist", "colors": [ "#CAF7E3", "#EDFFEC", "#F6DFEB", "#E4BAD4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.048112Z" }, { "id": 524, "id_string": "ffbb5c-ff9b50-e25e3e-c63d2f-cobaltcat", "name": "Vivid Apricot Drift", "colors": [ "#FFBB5C", "#FF9B50", "#E25E3E", "#C63D2F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.937901Z" }, { "id": 458, "id_string": "557153-7d8f69-a9af7e-e6e5a3-paperfox", "name": "Cool Honey Hush", "colors": [ "#557153", "#7D8F69", "#A9AF7E", "#E6E5A3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.574227Z" }, { "id": 442, "id_string": "ece3ce-739072-4f6f52-3a4d39-huedrift", "name": "Amber Dream", "colors": [ "#ECE3CE", "#739072", "#4F6F52", "#3A4D39" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.500718Z" }, { "id": 432, "id_string": "999b84-d8ac9c-efd9d1-f4eeed-candytone", "name": "Warm Ember Mist", "colors": [ "#999B84", "#D8AC9C", "#EFD9D1", "#F4EEED" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.454852Z" } ] }