Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Making custom color palettes

A topic by tea_wrecks created 37 days ago Views: 79 Replies: 2
Viewing posts 1 to 3
(+3)

How would i make a custom color palette? I've tried to find a way to make a .hex file with the hex codes for the colors i want, but my search engine keeps misinterpreting it as me wanting to convert raw text into their respective hex codes.

I'm confused and not sure what to do since i've downloaded hex files, opened them in my browser, and they ended up just being normal text. I' unsure of where to go from here, any help is appreciated :[

(1 edit) (+3)

ah, nevermind! i found a way to edit the colors, there's a contraption for it about 3/4ths of the way through the contraption bazaar :]

(+3)

I understand you've got a solution with the contraption, but if you do want to make your own .hex file, essentially the .hex files are indeed just normal text files, where each line is the hex code for a colour in the palette. So you can just make them in a text editor (e.g. notepad) and save with a .hex extention.

In order to get the hex codes, Google Search actually has a built in colour picker at https://g.co/kgs/iDpdLzf which may be handy for this.