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=34
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=35", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=33" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 111, "id_string": "e7f2f5-e2d5e0-f5f0dc-64444c-8ca192-eaecc4-f5ddac-e3d880-bce2bf03-blackpygmypython", "name": "Pear", "colors": [ "#E7F2F5", "#E2D5E0", "#F5F0DC", "#64444C", "#8CA192", "#EAECC4", "#F5DDAC", "#E3D880", "#CBE970", "#70B38F", "#E5E056", "#87AF68", "#7D393A", "#624F20", "#4A5038", "#585E54" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.493003Z" }, { "id": 1147, "id_string": "7fc8a9-d5eebb-5f7a61-444941-paperfox", "name": "Warm Meadow Dusk", "colors": [ "#7FC8A9", "#D5EEBB", "#5F7A61", "#444941" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.577605Z" }, { "id": 643, "id_string": "800000-982b1c-dad4b5-f2e8c6-hexharbor", "name": "Electric Ruby Dawn", "colors": [ "#800000", "#982B1C", "#DAD4B5", "#F2E8C6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.583401Z" }, { "id": 635, "id_string": "85603f-9e7540-bd9354-e3d18a-studiomochi", "name": "Cool Gold Grove", "colors": [ "#85603F", "#9E7540", "#BD9354", "#E3D18A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.524600Z" }, { "id": 410, "id_string": "5f7161-6d8b74-efead8-d0c9c0-studiomochi", "name": "Honey Veil", "colors": [ "#5F7161", "#6D8B74", "#EFEAD8", "#D0C9C0" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.350630Z" }, { "id": 400, "id_string": "ccd5ae-e9edc9-fefae0-faedcd-tonecraft", "name": "Cloud Honey Sunset", "colors": [ "#CCD5AE", "#E9EDC9", "#FEFAE0", "#FAEDCD" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.304140Z" }, { "id": 396, "id_string": "be9fe1-c9b6e4-e1ccec-f1f1f6-cobaltcat", "name": "Pastel Violet Dawn", "colors": [ "#BE9FE1", "#C9B6E4", "#E1CCEC", "#F1F1F6" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.285746Z" }, { "id": 373, "id_string": "f5f7f8-f4ce14-495e57-45474b-minthaze", "name": "Electric Citrine Haze", "colors": [ "#F5F7F8", "#F4CE14", "#495E57", "#45474B" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.177370Z" }, { "id": 207, "id_string": "f2f3f1-1e233c-368e85-9be1b7-1d998a-2b9665-91e194-7de5b1-9a11fdb4-comficker", "name": "Tree", "colors": [ "#F2F3F1", "#1E233C", "#368E85", "#9BE1B7", "#1D998A", "#2B9665", "#91E194", "#7DE5B1", "#111729", "#958376", "#BC6C75", "#DAA9A8", "#331820", "#F1A180", "#B4B3BA" ], "color_count": 15, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.526648Z" }, { "id": 64, "id_string": "e8f3f5-1e90da-028de9-000a15-f2ead8-ee921d-151205-e8c90f-4c78ff78-comficker", "name": "Scared Emoji", "colors": [ "#E8F3F5", "#1E90DA", "#028DE9", "#000A15", "#F2EAD8", "#EE921D", "#151205", "#E8C90F", "#AFA71D", "#2D3326", "#F43729", "#F69A02", "#D7870B", "#EE1C3A", "#F5E4B9", "#F51458" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.200327Z" } ] }