Blooming Serenity カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blooming Serenity palette
Blooming Serenity カラーパレット 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 の背景のグラデーション 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);
}
似たようなカラーパレット
- 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
- Rosewood Vibes
- Pink Dahlia
- Shades of Pink
- Whimsical Dreams
Blooming Serenity color palette created on .