I have integrate google calender with Laravel using google/apiclient package.
When I insert an event I want to give the created event my own color like #ffa500, There are some color ids like 1,2,3,4, 5, 6, 7, 8, 9, 10, 11 which do not match our brand.
Isn't there any way to provide #ffa500 instead of 6?