Heavenly Confections カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Heavenly Confections palette
Heavenly Confections カラーパレット CSS
/* CSS */
.color-1 {
color: #f8e4b9;
}
.color-2 {
color: #e6b7c1;
}
.color-3 {
color: #d9a6d7;
}
.color-4 {
color: #c9b2e0;
}
.color-5 {
color: #a8d5e1;
}
/* CSS Variables */
:root {
--color-1: #f8e4b9;
--color-2: #e6b7c1;
--color-3: #d9a6d7;
--color-4: #c9b2e0;
--color-5: #a8d5e1;
}
Heavenly Confections の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8e4b9, #e6b7c1, #d9a6d7, #c9b2e0, #a8d5e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8e4b9, #e6b7c1, #d9a6d7, #c9b2e0, #a8d5e1);
}
似たようなカラーパレット
- Enchanted Biscuit Dreams
- Pink Neapolitan
- Fizzarolli
- Sugar Blossom Dreams
- Shades of Pink
- Pink Marshmallow
- Pâtisserie Dreams
- Sugar Fluff Dreams
- Sands of Time
- Whimsical Frosting
- Whimsical Blossoms
- Moonlight Shades
- Whimsical Treats
- Mystic Berry Whispers
- Dark Cocoa Shades
- Sweet Spring Whimsy
- Sweet Fluffy Confection
- Sweet Summer Treats
Heavenly Confections color palette created on .