-
- {[
- // Row 1 - Grayscale
- '#000000',
- '#434343',
- '#666666',
- '#999999',
- '#cccccc',
- '#ffffff',
- // Row 2 - Warm colors
- '#fb4c2f',
- '#ffad47',
- '#fad165',
- '#ff7537',
- '#cc3a21',
- '#8a1c0a',
- // Row 3 - Cool colors
- '#16a766',
- '#43d692',
- '#4a86e8',
- '#285bac',
- '#3c78d8',
- '#0d3472',
- // Row 4 - Purple tones
- '#a479e2',
- '#b99aff',
- '#653e9b',
- '#3d188e',
- '#f691b3',
- '#994a64',
- // Row 5 - Pastels
- '#f6c5be',
- '#ffe6c7',
- '#c6f3de',
- '#c9daf8',
- ].map((color) => (
-
-