Noise Background Image Generator
PHP-Noise is a free and Open Source «Noise Background Image» generator which allows you to create your very own background images. Fill in the form below to customize the parameters, or leave the fields blank to create a random image.
Parameters
Red
Green
Blue
HEX without #
either RGB or HEX, not both
either RGB or HEX, not both
Number of Tiles (1-50)
Tilesize in px (1-20)
Borderwidth in px (0-15)
Color calculation mode
¹Brightness multiplicator
Percentage spacing between colors
Percentage spacing between colors
¹Brightness steps
Colors above and below the reference color
Colors above and below the reference color
Download
Base64 String
API
https://php-noise.com/noise.php?r=${r}&g=${g}&b=${b}&tiles=${tiles}&tileSize=${tileSize}&borderWidth=${borderWidth}&mode=${mode}&json
https://php-noise.com/noise.php?hex=${hex}&json
https://php-noise.com/noise.php?hex=${hex}&json&base64
or provide the help parameter via GET to see all options
