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=usage_count&page=55
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=56", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=54" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 532, "id_string": "ffd4b2-fff6bd-ceedc7-86c8bc-candytone", "name": "Soft Coral Mist", "colors": [ "#FFD4B2", "#FFF6BD", "#CEEDC7", "#86C8BC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.005341Z" }, { "id": 841, "id_string": "f2f2f2-ebd5d5-ea8a8a-685454-pixelpine", "name": "Rose Sunset", "colors": [ "#F2F2F2", "#EBD5D5", "#EA8A8A", "#685454" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.878107Z" }, { "id": 879, "id_string": "ffb84c-f266ab-a459d1-2cd3e1-candytone", "name": "Ember Bay", "colors": [ "#FFB84C", "#F266AB", "#A459D1", "#2CD3E1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.097978Z" }, { "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": 838, "id_string": "04009a-77acf1-3edbf0-c0fefc-tonecraft", "name": "Neon Ocean Bloom", "colors": [ "#04009A", "#77ACF1", "#3EDBF0", "#C0FEFC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.770172Z" }, { "id": 500, "id_string": "f8fafc-d9eafd-bcccdc-9aa6b2-cobaltcat", "name": "Cloud Ocean Bloom", "colors": [ "#F8FAFC", "#D9EAFD", "#BCCCDC", "#9AA6B2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.775959Z" }, { "id": 548, "id_string": "ff90bc-ffc0d9-f9f9e0-8acdd7-hexharbor", "name": "Pale Rose Meadow", "colors": [ "#FF90BC", "#FFC0D9", "#F9F9E0", "#8ACDD7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.086261Z" }, { "id": 905, "id_string": "082032-2c394b-334756-ff4c29-mossyhex", "name": "Rose Dawn", "colors": [ "#082032", "#2C394B", "#334756", "#FF4C29" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.221430Z" }, { "id": 527, "id_string": "f5efe7-d8c4b6-4f709c-213555-swatchbird", "name": "Azure Dawn", "colors": [ "#F5EFE7", "#D8C4B6", "#4F709C", "#213555" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.962262Z" }, { "id": 907, "id_string": "0f0f0f-232d3f-005b41-008170-palettepup", "name": "Shadow Mint Harbor", "colors": [ "#0F0F0F", "#232D3F", "#005B41", "#008170" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.231617Z" } ] }