Desert Sand Gradient
A earth gradient from #D2B48C to #C19A6B.
CSS Code
background: linear-gradient(90deg, #D2B48C, #C19A6B); Tailwind CSS
bg-gradient-to-r from-[#D2B48C] to-[#C19A6B] Adjust Direction
90°
Color Stops
#D2B48C #C19A6B A earth gradient from #D2B48C to #C19A6B.
background: linear-gradient(90deg, #D2B48C, #C19A6B); bg-gradient-to-r from-[#D2B48C] to-[#C19A6B] #D2B48C #C19A6B