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=125
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=126", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=124" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1115, "id_string": "ffc93c-dbf6e9-9ddfd3-31326f-huedrift", "name": "Apricot Grove", "colors": [ "#FFC93C", "#DBF6E9", "#9DDFD3", "#31326F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.428417Z" }, { "id": 790, "id_string": "212121-6d9886-d9cab3-f6f6f6-retroswatch", "name": "Apricot Bay", "colors": [ "#212121", "#6D9886", "#D9CAB3", "#F6F6F6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.289069Z" }, { "id": 110, "id_string": "5f453b-f1f1ee-755956-da9c8a-f0a781-dfb1da-9f365c-ce3a3f-98c56d81-blackpygmypython", "name": "Apple", "colors": [ "#5F453B", "#F1F1EE", "#755956", "#DA9C8A", "#F0A781", "#DFB1DA", "#9F365C", "#CE3A3F", "#F5A6E9", "#D33662", "#BD2866", "#843340", "#F676CE", "#E3314A", "#F089B1", "#F62F28", "#F5576B", "#F5DFC7", "#BA414C", "#F3C06A", "#744225" ], "color_count": 21, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.487361Z" }, { "id": 129, "id_string": "f30302-090000-2e2e2e-e5c208-e6c094-comficker", "name": "Angry Birds 8bit: Red", "colors": [ "#F30302", "#090000", "#2E2E2E", "#E5C208", "#E6C094" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.618729Z" }, { "id": 128, "id_string": "2e2e2e-f5e303-010000-eabb17-e1e1e1-comficker", "name": "Angry Birds 8bit: Chuck", "colors": [ "#2E2E2E", "#F5E303", "#010000", "#EABB17", "#E1E1E1" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.613601Z" }, { "id": 131, "id_string": "ecbd10-2e2e2d-000000-5f5f5f-comficker", "name": "Angry Birds 8bit: Bomb", "colors": [ "#ECBD10", "#2E2E2D", "#000000", "#5F5F5F" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.629184Z" }, { "id": 130, "id_string": "33b6e7-2a3128-000600-e5c010-comficker", "name": "Angry Birds 8bit: Blue", "colors": [ "#33B6E7", "#2A3128", "#000600", "#E5C010" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.623879Z" }, { "id": 1259, "id_string": "184d47-96bb7c-d6efc7-fad586-candytone", "name": "Amber Veil", "colors": [ "#184D47", "#96BB7C", "#D6EFC7", "#FAD586" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.135608Z" }, { "id": 719, "id_string": "fffbf5-f7efe5-c3acd0-674188-nordichue", "name": "Amber Veil", "colors": [ "#FFFBF5", "#F7EFE5", "#C3ACD0", "#674188" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.943321Z" }, { "id": 407, "id_string": "a0937d-e7d4b5-f6e6cb-e3cdc1-pixelpine", "name": "Amber Sunset", "colors": [ "#A0937D", "#E7D4B5", "#F6E6CB", "#E3CDC1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.336687Z" } ] }