Blossom Serenade Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Blossom Serenade palette
Blossom Serenade color palette CSS
/* CSS */
.color-1 {
color: #a05db1;
}
.color-2 {
color: #d69ec4;
}
.color-3 {
color: #f4b8e2;
}
.color-4 {
color: #f8c9b9;
}
.color-5 {
color: #f6e7b6;
}
/* CSS Variables */
:root {
--color-1: #a05db1;
--color-2: #d69ec4;
--color-3: #f4b8e2;
--color-4: #f8c9b9;
--color-5: #f6e7b6;
}
Blossom Serenade background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a05db1, #d69ec4, #f4b8e2, #f8c9b9, #f6e7b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a05db1, #d69ec4, #f4b8e2, #f8c9b9, #f6e7b6);
}
Similar color palettes
- Soft Pink Shades
- 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
Blossom Serenade color palette created on .