Blooming Serenity Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Blooming Serenity palette
Blooming Serenity color palette CSS
/* CSS */
.color-1 {
color: #a77b9c;
}
.color-2 {
color: #d2b2c5;
}
.color-3 {
color: #f4c8e2;
}
.color-4 {
color: #f9d3b4;
}
.color-5 {
color: #f0a400;
}
/* CSS Variables */
:root {
--color-1: #a77b9c;
--color-2: #d2b2c5;
--color-3: #f4c8e2;
--color-4: #f9d3b4;
--color-5: #f0a400;
}
Blooming Serenity background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a77b9c, #d2b2c5, #f4c8e2, #f9d3b4, #f0a400);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a77b9c, #d2b2c5, #f4c8e2, #f9d3b4, #f0a400);
}
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
Blooming Serenity color palette created on .