Golden Hour gradient
Sunset

Golden Hour Gradient

4 stops · hard-light · waves

CSS

background: linear-gradient(90deg, #1A0F05 0.0%, #C46A1E 33.3%, #FF9E4A 66.7%, #FFD98C 100.0%);

Flat CSS approximation of the color stops — the real gradient above is rendered with independent curve-based color flow, not a straight linear blend. Open the editor for the real thing.

Color stops

#1A0F05
#C46A1E
#FF9E4A
#FFD98C

More Sunset gradients