Vanilla Dreamscape カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Vanilla Dreamscape palette
Vanilla Dreamscape カラーパレット CSS
/* CSS */
.color-1 {
color: #f8e6af;
}
.color-2 {
color: #f1d1a2;
}
.color-3 {
color: #e5b59a;
}
.color-4 {
color: #d29989;
}
.color-5 {
color: #c86f8d;
}
/* CSS Variables */
:root {
--color-1: #f8e6af;
--color-2: #f1d1a2;
--color-3: #e5b59a;
--color-4: #d29989;
--color-5: #c86f8d;
}
Vanilla Dreamscape の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8e6af, #f1d1a2, #e5b59a, #d29989, #c86f8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8e6af, #f1d1a2, #e5b59a, #d29989, #c86f8d);
}
似たようなカラーパレット
- Vanilla Dreamscape
- Shades of Beige
- Light Brown
- Light Beige
- Whispering Biscotti
- Golden Cookie
- Vanilla Sunrise Serenade
- Sweet Spring Whimsy
- Seaside Confectionery
- Light Brown
- Light Beige
- Whispering Cookie Dreams
- Brown Cookie
- Golden Shades
- Enchanted Dust Whisper
- Enchanted Dust Whisper
- Seaside Confections
- Dusky Cookie Delight
Vanilla Dreamscape color palette created on .