Blossom Blush Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Blossom Blush palette
Blossom Blush color palette CSS
/* CSS */
.color-1 {
color: #ffc2d1;
}
.color-2 {
color: #ff8a9d;
}
.color-3 {
color: #ff7092;
}
.color-4 {
color: #ff4d6d;
}
.color-5 {
color: #ff294d;
}
/* CSS Variables */
:root {
--color-1: #ffc2d1;
--color-2: #ff8a9d;
--color-3: #ff7092;
--color-4: #ff4d6d;
--color-5: #ff294d;
}
Blossom Blush background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffc2d1, #ff8a9d, #ff7092, #ff4d6d, #ff294d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffc2d1, #ff8a9d, #ff7092, #ff4d6d, #ff294d);
}
Similar color palettes
- Lavender Embrace
- Purple Blossom
- Herb Garden Blossoms
- Shades of Pink
- Blossom Breeze
- Whimsical Blossom
- Royal Rose Garden
- Mulberry Garden
- Pink Strawberry Milkshake
- Charming Serenity
- Pink Shades
- Shades of Green
- Whispers of the Ancients
- Purple Princess
- Shades of Green and Pink
- Pink Whisper Dreams
- Black Green Elegance
- Dahlia Dreams
Blossom Blush color palette created on .