Comments (0)
CSS
px
%
width: 800px; height: 800px; background: radial-gradient(ellipse at 30% 30%, rgb(69 255 143 / 0) 0%, rgb(0 0 0 / 0.2) 100%) 0px 0px / 100px 100px repeat repeat, /* New Background */ linear-gradient(rgb(46 79 20 / 0.5), rgb(46 79 20 / 0.5)) 0px 0px / 800px 200px no-repeat no-repeat, /* Hair */ linear-gradient(rgb(47 79 20 / 1), rgb(47 79 20 / 1)) 300px 500px / 200px 100px no-repeat no-repeat, /* Nose */ linear-gradient(rgb(7 50 0 / 1), rgb(7 50 0 / 1)) 500px 400px / 200px 100px no-repeat no-repeat, /* Right Eye */ linear-gradient(rgb(7 50 0 / 1), rgb(7 50 0 / 1)) 100px 400px / 200px 100px no-repeat no-repeat, /* Left Eye */ linear-gradient(0deg, rgb(69 255 144 / 0) 98%, rgb(0 0 0 / 0.11) 98%) 0px -1px / 100px 100px repeat repeat, /* Grid Horizontal */ linear-gradient(90deg, rgb(69 255 144 / 0) 98%, rgb(0 0 0 / 0.1) 98%) 1px 0px / 100px 100px repeat repeat, /* Grid Vertical */ conic-gradient(from 0deg at 50% 50%, rgb(255 255 255 / 0.5) 25%, rgb(83 184 83 / 0.5) 25%, rgb(83 184 83 / 0.5) 50%, rgb(35 112 33 / 0.5) 50%, rgb(35 112 33 / 0.5) 75%, rgb(0 167 67 / 0.5) 75%) 100px 100px / 400px 400px repeat repeat, /* Background */ conic-gradient(from 0deg at 50% 50%, rgb(22 201 52 / 1) 25%, rgb(15 163 20 / 1) 25%, rgb(15 163 20 / 1) 50%, rgb(27 128 28 / 1) 50%, rgb(27 128 28 / 1) 75%, rgb(26 95 35 / 1) 75%) 0px 0px / 200px 200px repeat repeat; /* Background */

Colors

Views

1,079

Layers

9
Open in editor
Layers (9)
New Background
radial
Hair
solid
Nose
solid
Right Eye
solid
Left Eye
solid
Grid Horizontal
linear
Grid Vertical
linear
Background
conic
Background
conic