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=94
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=95", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=93" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 831, "id_string": "d06224-ae431e-8a8635-e9c891-hexharbor", "name": "Warm Ember Field", "colors": [ "#D06224", "#AE431E", "#8A8635", "#E9C891" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.662957Z" }, { "id": 679, "id_string": "f7f7f7-eeeeee-393e46-929aab-retroswatch", "name": "Slate Breeze", "colors": [ "#F7F7F7", "#EEEEEE", "#393E46", "#929AAB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.756596Z" }, { "id": 618, "id_string": "1c3879-607eaa-eae3d2-f9f5eb-coloreef", "name": "Cool Sky Mist", "colors": [ "#1C3879", "#607EAA", "#EAE3D2", "#F9F5EB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.429421Z" }, { "id": 612, "id_string": "142850-27496d-00909e-dae1e7-mossyhex", "name": "Vivid Tide Hush", "colors": [ "#142850", "#27496D", "#00909E", "#DAE1E7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.394285Z" }, { "id": 576, "id_string": "7579e7-9ab3f5-a3d8f4-b9fffc-candytone", "name": "Soft Mint Grove", "colors": [ "#7579E7", "#9AB3F5", "#A3D8F4", "#B9FFFC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.223222Z" }, { "id": 518, "id_string": "d9e4dd-fbf7f0-cdc9c3-555555-minthaze", "name": "Apricot Veil", "colors": [ "#D9E4DD", "#FBF7F0", "#CDC9C3", "#555555" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.886166Z" }, { "id": 493, "id_string": "b4b4b8-c7c8cc-e3e1d9-f2efe5-swatchbird", "name": "Pale Citrine Dawn", "colors": [ "#B4B4B8", "#C7C8CC", "#E3E1D9", "#F2EFE5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.744176Z" }, { "id": 361, "id_string": "f5efe6-e8dfca-aebdca-7895b2-candytone", "name": "Amber Meadow", "colors": [ "#F5EFE6", "#E8DFCA", "#AEBDCA", "#7895B2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.121471Z" }, { "id": 155, "id_string": "eee0cd-61371e-f1b03f-ad6130-101112-lam", "name": "Lion", "colors": [ "#EEE0CD", "#61371E", "#F1B03F", "#AD6130", "#101112" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.210284Z" }, { "id": 80, "id_string": "bba480-813053-170861-d0ab44-876ebf-c91063-750975-ce6d79-c268e444-comficker", "name": "Monkey D. Luffy", "colors": [ "#BBA480", "#813053", "#170861", "#D0AB44", "#876EBF", "#C91063", "#750975", "#CE6D79", "#E4B68A", "#1532A5", "#003E7E", "#1170C2", "#ADEBF1", "#8D9ED8", "#B3716B", "#3F6AC9" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.300164Z" } ] }