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=71
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=72", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=70" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 387, "id_string": "ffcfdf-fefdca-e0f9b5-a5dee5-candytone", "name": "Pastel Blush Hush", "colors": [ "#FFCFDF", "#FEFDCA", "#E0F9B5", "#A5DEE5" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.244475Z" }, { "id": 337, "id_string": "000000-010001-3d3c47-efe3b6-fbfdd5-fddc95-fdfef0-hoanglambk57", "name": "Nobita", "colors": [ "#000000", "#010001", "#3D3C47", "#EFE3B6", "#FBFDD5", "#FDDC95", "#FDFEF0" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "image", "status": "public", "updated": "2026-06-25T14:36:52.077284Z" }, { "id": 264, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-6b036cf7-epicguythatsreallycool", "name": "11-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#966D1B", "#F73915", "#FEAC5D" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.962641Z" }, { "id": 261, "id_string": "130702-260c08-2f0b0b-340c0b-2e0e0e-360e0e-2c1616-2a337a-0d1eb038-epicguythatsreallycool", "name": "16-color palette", "colors": [ "#130702", "#260C08", "#2F0B0B", "#340C0B", "#2E0E0E", "#360E0E", "#2C1616", "#2A337A", "#4E4342", "#525253", "#535353", "#75474B", "#626269", "#9E6270", "#89A1B1", "#CAAFBA" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.946704Z" }, { "id": 227, "id_string": "ffffff-000000-ff3a1d-comficker", "name": "Tiktok", "colors": [ "#FFFFFF", "#000000", "#FF3A1D" ], "color_count": 3, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.634084Z" }, { "id": 187, "id_string": "f6f6f6-000000-e48e4d-d59168-d66c25-e76216-06758e-e6c927-comficker", "name": "Charmander", "colors": [ "#F6F6F6", "#000000", "#E48E4D", "#D59168", "#D66C25", "#E76216", "#06758E", "#E6C927" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.418463Z" }, { "id": 128, "id_string": "2e2e2e-f5e303-010000-eabb17-e1e1e1-comficker", "name": "Angry Birds 8bit: Chuck", "colors": [ "#2E2E2E", "#F5E303", "#010000", "#EABB17", "#E1E1E1" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.613601Z" }, { "id": 1221, "id_string": "000000-bd4b4b-efb7b7-eeeeee-swatchbird", "name": "Cool Crimson Mist", "colors": [ "#000000", "#BD4B4B", "#EFB7B7", "#EEEEEE" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.928042Z" }, { "id": 1163, "id_string": "000000-6a097d-c060a1-f1d4d4-nordichue", "name": "Neon Mauve Dawn", "colors": [ "#000000", "#6A097D", "#C060A1", "#F1D4D4" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.661765Z" }, { "id": 1119, "id_string": "49243e-704264-bb8493-dbafa0-retroswatch", "name": "Cool Amber Grove", "colors": [ "#49243E", "#704264", "#BB8493", "#DBAFA0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.447248Z" } ] }