| Function | Description |
|---|---|
| GrGetSystemPalette() | Get the colors of the system palette |
| GrSetSystemPalette() | Set the colors of the system palette |
| GrFindColor() | Find closest color match |
| GrGetSysColor() | Get color by palette index |
| GR_RGB() | Create a color by RGB components |