Blushing Blossom Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Blushing Blossom palette
Blushing Blossom color palette CSS
/* CSS */
.color-1 {
color: #e31c79;
}
.color-2 {
color: #f55b8f;
}
.color-3 {
color: #f7a1af;
}
.color-4 {
color: #fce3e8;
}
.color-5 {
color: #ffccdb;
}
/* CSS Variables */
:root {
--color-1: #e31c79;
--color-2: #f55b8f;
--color-3: #f7a1af;
--color-4: #fce3e8;
--color-5: #ffccdb;
}
Blushing Blossom background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e31c79, #f55b8f, #f7a1af, #fce3e8, #ffccdb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e31c79, #f55b8f, #f7a1af, #fce3e8, #ffccdb);
}
Similar color palettes
- Lily's Embrace
- Faded Petals
- Sweet Confectionery Dream
- Sugar Rush Delight
- Heavenly Confections
- Blue and Pink Dream
- Candy Coated Bliss
- Sweet Sakura Dreams
- Blushing Sunsets
- Pink Lillienna
- Coral Kiss
- Whispers of the Abyss
- Aromatic Sunrise
- Purple Bloom
- Berry Blossom Stream
- Elysian Bloom
- Berry Blossom Breeze
- Sunset Serenade
Blushing Blossom color palette created on .