See New Features Rolling Out Soon
To maintain calendar colors don't use the Calendar tool from the insert menu but use Google Calendar's embed code generator to make the color-coding you want, and use the URL it generates as an Embed URL in your site.
Above Calendar embedded with this code
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23F4511E&ctz=America%2FNew_York&title=Family&src=ZmFtaWx5MDc3ODkzNzk2OTg1MzYyNTIzODNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&color=%239E69AF" style="border:solid 1px #777" width="800" height="600" frameborder="0" scrolling="no"></iframe>
See also Perjury's example: https://newsitesguide.pjrprojects.co.uk/sandbox/calendars
Above calendar inserted from the insert menu resulting in color missing.