Pure CSS Recreation

Geometric color block composition in pure HTML/CSS — no images. This recreates the pattern from your color block reference using absolute positioning and the warm palette (peach, coral, yellow, pink, orange tones).

Each block is a positioned div with solid color. The composition creates visual rhythm through varied block sizes and the interplay of warm hues. This could be used as a base layer with photos overlaid on top, or as inspiration for color choices and geometric arrangements.

Color palette: #FF9D81 (coral), #FFC857 (yellow), #FF779E (pink), #FF6B6B (deep coral), #FF8C42 (orange), #FFAAB5 (warm pink), #FFB347 (peach)