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=125
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=126", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=124" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 250, "id_string": "000000-ffffff-ff004d-00e436-8989otgoo", "name": "4-color palette", "colors": [ "#000000", "#FFFFFF", "#FF004D", "#00E436" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.824336Z" }, { "id": 17, "id_string": "ffbf00-04f1e1-0a69e6-96918d-245953-408e91-b46060", "name": "Game Controller", "colors": [ "#FFBF00", "#04F1E1", "#0A69E6", "#96918D", "#245953", "#408E91", "#B46060" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.682546Z" }, { "id": 1184, "id_string": "eaafaf-a2738c-645c84-427996-tonecraft", "name": "Ruby Grove", "colors": [ "#EAAFAF", "#A2738C", "#645C84", "#427996" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.759251Z" }, { "id": 1137, "id_string": "4e89ae-43658b-ed6663-ffa372-palettepup", "name": "Ember Mist", "colors": [ "#4E89AE", "#43658B", "#ED6663", "#FFA372" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.529520Z" }, { "id": 693, "id_string": "f7f7e8-c7cfb7-9dad7f-557174-palettepup", "name": "Warm Gold Breeze", "colors": [ "#F7F7E8", "#C7CFB7", "#9DAD7F", "#557174" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.822842Z" }, { "id": 326, "id_string": "4da76f-3e8948-63c74d-265c42-be4a2f-fee761-feae34-f77622-hoanglambk57", "name": "8-color palette", "colors": [ "#4DA76F", "#3E8948", "#63C74D", "#265C42", "#BE4A2F", "#FEE761", "#FEAE34", "#F77622" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.389873Z" }, { "id": 274, "id_string": "ffffff-f0f0f0-d6d9d3-bcbfba-adb0ad-8c8f8c-9d9f9e-7a7c7b-caa4ec9f-4g4a4m4e4r4", "name": "nokia 1", "colors": [ "#FFFFFF", "#F0F0F0", "#D6D9D3", "#BCBFBA", "#ADB0AD", "#8C8F8C", "#9D9F9E", "#7A7C7B", "#64696A", "#565B5E", "#20262D", "#30393B", "#474D52", "#70795F", "#88B6B0", "#6DABAD", "#AFD7D3", "#E3E3E3" ], "color_count": 18, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.034838Z" }, { "id": 271, "id_string": "ffffff-0000ff-f5f500-12cece-paulidemello420", "name": "4-color palette", "colors": [ "#FFFFFF", "#0000FF", "#F5F500", "#12CECE" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.012506Z" }, { "id": 254, "id_string": "000000-a0b5de-cbdbfc-ffffff-1f2321-2a322e-111211-445cbb-1596dc3e-cutilatk", "name": "12-color palette", "colors": [ "#000000", "#A0B5DE", "#CBDBFC", "#FFFFFF", "#1F2321", "#2A322E", "#111211", "#445CBB", "#3249A4", "#253A8E", "#161A64", "#111446" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.862958Z" }, { "id": 245, "id_string": "f2f0e5-39750b-7dca41-8b8b8b-5fb225-4b8827-becc2e-a5b028-hoanglambk57", "name": "Frog", "colors": [ "#F2F0E5", "#39750B", "#7DCA41", "#8B8B8B", "#5FB225", "#4B8827", "#BECC2E", "#A5B028" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.779851Z" } ] }