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=like_count&page=73
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=74", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=72" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 484, "id_string": "557571-d49a89-f7d1ba-f4f4f4-pixelpine", "name": "Neon Coral Mist", "colors": [ "#557571", "#D49A89", "#F7D1BA", "#F4F4F4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.702476Z" }, { "id": 896, "id_string": "937dc2-c689c6-e8a0bf-fcc5c0-studiomochi", "name": "Vivid Rose Grove", "colors": [ "#937DC2", "#C689C6", "#E8A0BF", "#FCC5C0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.176913Z" }, { "id": 471, "id_string": "fdffbc-ffeebb-ffdcb8-ffc1b6-coloreef", "name": "Pale Sunbeam Grove", "colors": [ "#FDFFBC", "#FFEEBB", "#FFDCB8", "#FFC1B6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.637082Z" }, { "id": 733, "id_string": "f1ecc3-c9d8b6-57837b-515e63-duskpixel", "name": "Honey Breeze", "colors": [ "#F1ECC3", "#C9D8B6", "#57837B", "#515E63" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.012426Z" }, { "id": 520, "id_string": "eeebdd-810000-630000-1b1717-candytone", "name": "Dusk Ruby Mist", "colors": [ "#EEEBDD", "#810000", "#630000", "#1B1717" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.905388Z" }, { "id": 1047, "id_string": "89b5af-96c7c1-ded9c4-d0cab2-candytone", "name": "Warm Lagoon Haze", "colors": [ "#89B5AF", "#96C7C1", "#DED9C4", "#D0CAB2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.110622Z" }, { "id": 971, "id_string": "864000-d44000-ff7a00-ffefcf-retroswatch", "name": "Vivid Coral Dream", "colors": [ "#864000", "#D44000", "#FF7A00", "#FFEFCF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.746135Z" }, { "id": 661, "id_string": "4a55a2-7895cb-a0bfe0-c5dff8-tonecraft", "name": "Electric Cyan Drift", "colors": [ "#4A55A2", "#7895CB", "#A0BFE0", "#C5DFF8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.669698Z" }, { "id": 804, "id_string": "f6f1e9-ffd93d-ff8400-4f200d-cobaltcat", "name": "Neon Honey Dawn", "colors": [ "#F6F1E9", "#FFD93D", "#FF8400", "#4F200D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.364042Z" }, { "id": 558, "id_string": "eef5ff-b4d4ff-86b6f6-176b87-minthaze", "name": "Vivid Sky Glow", "colors": [ "#EEF5FF", "#B4D4FF", "#86B6F6", "#176B87" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.137214Z" } ] }