Colors in Pygame

pygame

Here you can find the list of colors avaiable in pygame as pygame.Color

https://www.pygame.org/docs/ref/color_list.html

The colordict module

https://github.com/pygame/pygame/blob/main/src_py/colordict.py

The pygame repository

https://github.com/pygame/pygame