Desert Sand Gradient
Warm beige tones like dunes at midday.
Open in the gradient generator → Color Stops
#EDC9AF
#C19A6B
Desert Sand CSS Code
HEX Copy
background: #EDC9AF; background: linear-gradient(135deg, #EDC9AF 0%, #C19A6B 100%);
RGBA Copy
background: rgba(237, 201, 175, 1.0); background: linear-gradient(135deg, rgba(237, 201, 175, 1.0) 0%, rgba(193, 154, 107, 1.0) 100%);
HSLA Copy
background: hsla(25, 63%, 81%, 1.0); background: linear-gradient(135deg, hsla(25, 63%, 81%, 1.0) 0%, hsla(33, 41%, 59%, 1.0) 100%);