Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

THE COLOR PALETTE Sticky

A topic by GoedWare created 30 days ago Views: 129
Viewing posts 1 to 1
HostSubmitted (2 edits) (+1)

This is the COLOR PALETTE you must use for this GoedWare Game Jam Edition:

You can use any of the 8 colors from the palette in your game.
Whether you use just a few or all of them, let the limited palette inspire your creativity!

For easy copy-paste:
<palette>
    <color name='1' rgb='000000' r='0' g='0' b='0' />
    <color name='2' rgb='FFFFFF' r='255' g='255' b='255' />
    <color name='3' rgb='D72638' r='215' g='38' b='56' />
    <color name='4' rgb='F46036' r='244' g='96' b='54' />
    <color name='5' rgb='FFD23F' r='255' g='210' b='63' />
    <color name='6' rgb='26547C' r='38' g='84' b='124' />
    <color name='7' rgb='21A179' r='33' g='161' b='121' />
    <color name=8' rgb='00FCF3' r='0' g='252' b='243' />
</palette>