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=47
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=48", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=46" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 760, "id_string": "16423c-6a9c89-c4dad2-e9efec-studiomochi", "name": "Warm Teal Glow", "colors": [ "#16423C", "#6A9C89", "#C4DAD2", "#E9EFEC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.146742Z" }, { "id": 736, "id_string": "99bbad-ebd8b7-c6a9a3-9a8194-retroswatch", "name": "Warm Ember Grove", "colors": [ "#99BBAD", "#EBD8B7", "#C6A9A3", "#9A8194" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.029199Z" }, { "id": 706, "id_string": "9adcff-fff89a-ffb2a6-ff8aae-duskpixel", "name": "Soft Cyan Bay", "colors": [ "#9ADCFF", "#FFF89A", "#FFB2A6", "#FF8AAE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.882890Z" }, { "id": 686, "id_string": "003c43-135d66-77b0aa-e3fef7-huedrift", "name": "Neon Tide Dawn", "colors": [ "#003C43", "#135D66", "#77B0AA", "#E3FEF7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.790147Z" }, { "id": 663, "id_string": "f9ebc8-fefbe7-dae5d0-a0bcc2-paperfox", "name": "Soft Gold Sunset", "colors": [ "#F9EBC8", "#FEFBE7", "#DAE5D0", "#A0BCC2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.678854Z" }, { "id": 600, "id_string": "3aa6b9-ffd0d0-ff9eaa-c1ece4-duskpixel", "name": "Neon Crimson Veil", "colors": [ "#3AA6B9", "#FFD0D0", "#FF9EAA", "#C1ECE4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.337350Z" }, { "id": 553, "id_string": "153448-3c5b6f-948979-dfd0b8-swatchbird", "name": "Warm Cyan Hush", "colors": [ "#153448", "#3C5B6F", "#948979", "#DFD0B8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.113406Z" }, { "id": 357, "id_string": "2c3639-3f4e4f-a27b5c-dcd7c9-tonecraft", "name": "Warm Amber Harbor", "colors": [ "#2C3639", "#3F4E4F", "#A27B5C", "#DCD7C9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.102674Z" }, { "id": 306, "id_string": "2a2c2c-e8e8e7-848183-c4c5c7-f9f9f9-1d1d1f-d7d9d7-676667-3ff7d2b9-hkkillny", "name": "60-color palette", "colors": [ "#2A2C2C", "#E8E8E7", "#848183", "#C4C5C7", "#F9F9F9", "#1D1D1F", "#D7D9D7", "#676667", "#424443", "#A0A1A1", "#0F1012", "#B7B6B6", "#515152", "#747676", "#030300", "#3C1D13", "#7D351E", "#652916", "#964B30", "#F6D5B0", "#FAC199", "#5C1707", "#E3A189", "#FFF0CE", "#C58B6F", "#250B05", "#754133", "#E19167", "#C7A39E", "#C47857", "#AE6343", "#9B8B89", "#9A6C5A", "#865540", "#A13B23", "#FBAC85", "#8888A5", "#786255", "#D7BCAB", "#9D7C72", "#5B5E7E", "#71678D", "#593B3B", "#4D3027", "#235427", "#397120", "#523607", "#FDB818", "#F6AC03", "#E69B14", "#4A8C21", "#223B14", "#316737", "#132A08", "#053122", "#457E37", "#3B410C", "#475719", "#6F4510", "#8B5110" ], "color_count": 60, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.257357Z" }, { "id": 301, "id_string": "000000-ffffff-ff0000-00ff00-0000ff-ffff00-ff00ff-00ffff-6c7f91a3-ruwangurung274", "name": "10-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#0000FF", "#FFFF00", "#FF00FF", "#00FFFF", "#4F4F4F", "#184A14" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.221231Z" } ] }