#FF758C
#FF7EB3
Linear CSS gradient
#080 Passionate Bed Gradient
Passionate Bed runs sweeping from left to right, blending blush pink (#FF758C) and rose (#FF7EB3) in a soft two colour stops linear CSS gradient.
Delicate and inviting, the blush tones carry a sense of warmth without ever feeling overpowering.
Works well for wedding and event sites, beauty brand pages, lifestyle newsletter headers. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#FF758Crgb(255, 117, 140)
#FF7EB3rgb(255, 126, 179)
CSS code
background-image: linear-gradient(to right, #ff758c 0%, #ff7eb3 100%);