1 Answer
- Newest
- Most votes
- Most comments
3
the "color" parameter uses 16-bit color notation (ffffff - black) and accepts only particular values, like "&color=efda95" for yellow. Full list of accepted colors (at 27/08/2024):
- Red f2b0a9
- Blue 83d4e8
- Green b7ca9d
- Yellow efda95
- Orange fbc8aa
answered 2 years ago
Relevant content
- asked 7 years ago
- asked 4 years ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 6 months ago

Note: frontend developers love to update colors, so they change from time to time, and some of the provided above are not accepted anymore.