Color Definitions - Niilo007/RimWorld-NQoL GitHub Wiki

Color Definitions

Related:


Color Full Code Name R G B A
PureWhite 255 255 255 255
PureBlack 0 0 0 255
PureRed 255 0 0 255
PureGreen 0 255 0 255
PureBlue 0 0 255 255
---------------------- --------- --------- --------- --------
PureYellow 255 255 0 255
PureCyan 0 255 255 255
PurePink (?) 255 0 255 255
---------------------- --------- --------- --------- --------
Brown (wip) 100~111 60~72 40~53 255
Yellow (wip) 199~223 203~224 98~122 255
Beige (wip) 169~227 143~198 109~184 255
Orange (wip) 182~210 99~123 78~93 255
Pink (wip) 191~226 85~195 142~222 255
Green (wip) 60~96 102~204 48~94 255
Red (wip) 118~155 51~77 50~73 255
Blue (wip) 57~92 82~130 109~168 255
NavyBlue (wip) 35~35 44~44 72~72 255