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=127
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=128", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=126" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 255, "id_string": "000000-ffffff-ff0000-ffff00-ff00ff-0001e9-ffa500-cutilatk", "name": "7-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#FFFF00", "#FF00FF", "#0001E9", "#FFA500" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.869804Z" }, { "id": 149, "id_string": "25364b-34455b-f9e7bf-10181c-1c272a-b82b1f-981c12-934f24-5db52e91-lam", "name": "Barack Obama", "colors": [ "#25364B", "#34455B", "#F9E7BF", "#10181C", "#1C272A", "#B82B1F", "#981C12", "#934F24", "#B36933", "#5B2C18", "#CA7C3B", "#DD924E", "#6F3820", "#F0A760", "#F0D9AD", "#E3BA82", "#B48351" ], "color_count": 17, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.177447Z" }, { "id": 34, "id_string": "fff2cc-ffd966-f4b183-dfa67b-245953-ffffff-muskoxcyan", "name": "6-color palette", "colors": [ "#FFF2CC", "#FFD966", "#F4B183", "#DFA67B", "#245953", "#FFFFFF" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.974175Z" }, { "id": 1272, "id_string": "00bcd4-b2ebf2-ff5722-dd2c00-swatchbird", "name": "Tide Field", "colors": [ "#00BCD4", "#B2EBF2", "#FF5722", "#DD2C00" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.207052Z" }, { "id": 1264, "id_string": "4e6e81-f9dbbb-ff0303-2e3840-coloreef", "name": "Neon Rose Bloom", "colors": [ "#4E6E81", "#F9DBBB", "#FF0303", "#2E3840" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.159464Z" }, { "id": 1220, "id_string": "206a5d-81b214-bfdcae-f1f1e8-retroswatch", "name": "Neon Lime Grove", "colors": [ "#206A5D", "#81B214", "#BFDCAE", "#F1F1E8" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.923580Z" }, { "id": 1180, "id_string": "e7f0dc-597445-658147-729762-studiomochi", "name": "Meadow Veil", "colors": [ "#E7F0DC", "#597445", "#658147", "#729762" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.739500Z" }, { "id": 297, "id_string": "000000-14943b-959ab1-005c17-dce1e7-84879a-shrecklings", "name": "Yellow ship", "colors": [ "#000000", "#14943B", "#959AB1", "#005C17", "#DCE1E7", "#84879A" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.195402Z" }, { "id": 272, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ffcf4d-00ffff-381d0f-cruces3218", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FFCF4D", "#00FFFF", "#381D0F" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.019377Z" }, { "id": 1299, "id_string": "ffffff-f2f7f1-080000-867058-937968-a87e58-a16e3f-996c4f-c3b71642-hoanglambk57", "name": "Tiny monkey", "colors": [ "#FFFFFF", "#F2F7F1", "#080000", "#867058", "#937968", "#A87E58", "#A16E3F", "#996C4F", "#0A0C0B", "#FCD59E", "#EB4F42", "#1B0000", "#D43F39", "#946231", "#F7C296", "#F2D5B5", "#E6C9AB", "#876448", "#210C09", "#C7C8C3" ], "color_count": 20, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-06-28T14:46:27.436480Z" } ] }