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=45
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=46", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=44" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 863, "id_string": "ffadad-ffdac7-ffefbc-fffeb7-huedrift", "name": "Cloud Scarlet Breeze", "colors": [ "#FFADAD", "#FFDAC7", "#FFEFBC", "#FFFEB7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.013538Z" }, { "id": 665, "id_string": "cc7351-e08f62-ded7b1-9dab86-candytone", "name": "Coral Field", "colors": [ "#CC7351", "#E08F62", "#DED7B1", "#9DAB86" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.688002Z" }, { "id": 646, "id_string": "fef1e6-f9d5a7-ffb085-90aacb-mossyhex", "name": "Pale Apricot Breeze", "colors": [ "#FEF1E6", "#F9D5A7", "#FFB085", "#90AACB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.597472Z" }, { "id": 623, "id_string": "0f044c-141e61-787a91-eeeeee-minthaze", "name": "Vivid Azure Meadow", "colors": [ "#0F044C", "#141E61", "#787A91", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.452907Z" }, { "id": 552, "id_string": "2c3333-2e4f4f-0e8388-cbe4de-cobaltcat", "name": "Twilight Cyan Bay", "colors": [ "#2C3333", "#2E4F4F", "#0E8388", "#CBE4DE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.108797Z" }, { "id": 509, "id_string": "ffb6b6-fde2e2-aacfcf-679b9b-tonecraft", "name": "Electric Crimson Bloom", "colors": [ "#FFB6B6", "#FDE2E2", "#AACFCF", "#679B9B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.819658Z" }, { "id": 420, "id_string": "a79277-d1bb9e-ead8c0-fff2e1-hexharbor", "name": "Vivid Coral Glow", "colors": [ "#A79277", "#D1BB9E", "#EAD8C0", "#FFF2E1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.399036Z" }, { "id": 395, "id_string": "a9907e-f3deba-abc4aa-675d50-huedrift", "name": "Cool Coral Dream", "colors": [ "#A9907E", "#F3DEBA", "#ABC4AA", "#675D50" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.281101Z" }, { "id": 334, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-b4c124c6-jerdrickcourcelle", "name": "neo bucket", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#C24747" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.438942Z" }, { "id": 288, "id_string": "4771c0-4671c7-4672cb-4874cb-3c6dd0-3f6ed1-4774cb-92956a-bd1d6cd1-quilamour007", "name": "31-color palette", "colors": [ "#4771C0", "#4671C7", "#4672CB", "#4874CB", "#3C6DD0", "#3F6ED1", "#4774CB", "#92956A", "#C3BB62", "#4974C7", "#6B8CBA", "#DDC14A", "#E4D354", "#E1DA69", "#E0E48D", "#FCCF36", "#FED639", "#FEDA3D", "#FEDD42", "#FEE145", "#FDE34A", "#FEE64C", "#FEE94F", "#FDEA53", "#FDED58", "#FEF05B", "#FEF360", "#FEF664", "#FEFA67", "#FEFC71", "#FEFD8A" ], "color_count": 31, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.135418Z" } ] }