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=86
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=87", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=85" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 549, "id_string": "d9d7f1-fffdde-e7fbbe-ffcbcb-hexharbor", "name": "Soft Citrine Grove", "colors": [ "#D9D7F1", "#FFFDDE", "#E7FBBE", "#FFCBCB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.094805Z" }, { "id": 544, "id_string": "d1e9f6-f6eacb-f1d3ce-eecad5-palettepup", "name": "Cloud Ember Dawn", "colors": [ "#D1E9F6", "#F6EACB", "#F1D3CE", "#EECAD5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.067922Z" }, { "id": 490, "id_string": "ff8787-f8c4b4-e5ebb2-bce29e-candytone", "name": "Soft Scarlet Drift", "colors": [ "#FF8787", "#F8C4B4", "#E5EBB2", "#BCE29E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.730617Z" }, { "id": 448, "id_string": "222831-31363f-76abae-eeeeee-minthaze", "name": "Cool Aqua Field", "colors": [ "#222831", "#31363F", "#76ABAE", "#EEEEEE" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.528045Z" }, { "id": 405, "id_string": "f6f4eb-91c8e4-749bc2-4682a9-nordichue", "name": "Aqua Meadow", "colors": [ "#F6F4EB", "#91C8E4", "#749BC2", "#4682A9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.327269Z" }, { "id": 224, "id_string": "fffeff-317eea-comficker", "name": "Linkedin", "colors": [ "#FFFEFF", "#317EEA" ], "color_count": 2, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.618623Z" }, { "id": 223, "id_string": "ffffff-29b8e4-00aade-008fbb-comficker", "name": "Twitter", "colors": [ "#FFFFFF", "#29B8E4", "#00AADE", "#008FBB" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.613381Z" }, { "id": 221, "id_string": "ffa400-161c2f-fbf0ee-31a8f9-ff9b80-f3074a-105091-f8a827-899830f6-comficker", "name": "Mugman", "colors": [ "#FFA400", "#161C2F", "#FBF0EE", "#31A8F9", "#FF9B80", "#F3074A", "#105091", "#F8A827", "#351600" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.603088Z" }, { "id": 133, "id_string": "bebfbf-e1dfd2-000000-992b49-f34646-d2c6d2-e7e3ff-e3ad88-7464261f-whitenorthernwatersnake", "name": "Mr.Mario", "colors": [ "#BEBFBF", "#E1DFD2", "#000000", "#992B49", "#F34646", "#D2C6D2", "#E7E3FF", "#E3AD88", "#FFD3B5", "#3089B3", "#FFFF67", "#46C3FF", "#F4EEDD", "#FFFFFF" ], "color_count": 14, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.813619Z" }, { "id": 112, "id_string": "604149-eff2f4-69472c-f1df8e-e2a167-8bab7e-5bbe8a-78b46c-820f6d63-blackpygmypython", "name": "Banana", "colors": [ "#604149", "#EFF2F4", "#69472C", "#F1DF8E", "#E2A167", "#8BAB7E", "#5BBE8A", "#78B46C", "#77AE91", "#F5E76C", "#F69B50", "#EAA73C", "#E0D4DB", "#7E4D14", "#715344" ], "color_count": 15, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.498825Z" } ] }