Vim built-in color names
September 2021

Script to output colors in a buffer:

:so $VIMRUNTIME/syntax/colortest.vim

SO question with reference image.