Raylib Color Palette Tool

Colors

Enter a 6-digit hex color code (with or without #)

Enter a name to generate a constant declaration (required for palette code).

255
Red
120
Green
23
Blue
255
Alpha
255

Palette

Your saved colors will appear here. Create a color and add it to your palette.

No colors in palette yet

Output

Generate Raylib color code in various languages

rl.Color{120, 23, 255, 255}

Palette Code

No colors in palette yet