Buzzing Dusk カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Buzzing Dusk palette
Buzzing Dusk カラーパレット CSS
/* CSS */
.color-1 {
color: #a7d7b8;
}
.color-2 {
color: #f2b650;
}
.color-3 {
color: #f4a462;
}
.color-4 {
color: #d67a4c;
}
.color-5 {
color: #493c31;
}
/* CSS Variables */
:root {
--color-1: #a7d7b8;
--color-2: #f2b650;
--color-3: #f4a462;
--color-4: #d67a4c;
--color-5: #493c31;
}
Buzzing Dusk の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7d7b8, #f2b650, #f4a462, #d67a4c, #493c31);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7d7b8, #f2b650, #f4a462, #d67a4c, #493c31);
}
似たようなカラーパレット
- Soft Pink
- Coral Breeze
- Golden Meadow Harmony
- Swinging Serenade
- Mimi's Dreamscape
- Mimi's Garden Delight
- Elysian Sunset
- Serenity by the Shore
- Blue Future
- Moss Green Serenity
- Dusty Blue and Sage Green
- Shades of Green
- Shades of Green and Blue
- Shades of Green and Blue
- Deep Green Serenity
- Emerald Awakening
- Sunset Serenade
- Whimsical Blossom
Buzzing Dusk color palette created on .