Vanilla Dreamscape カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Vanilla Dreamscape palette
Vanilla Dreamscape カラーパレット CSS
/* CSS */
.color-1 {
color: #f6e0c1;
}
.color-2 {
color: #f4d69f;
}
.color-3 {
color: #f1c26a;
}
.color-4 {
color: #eabf5d;
}
.color-5 {
color: #e9a96d;
}
/* CSS Variables */
:root {
--color-1: #f6e0c1;
--color-2: #f4d69f;
--color-3: #f1c26a;
--color-4: #eabf5d;
--color-5: #e9a96d;
}
Vanilla Dreamscape の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e0c1, #f4d69f, #f1c26a, #eabf5d, #e9a96d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e0c1, #f4d69f, #f1c26a, #eabf5d, #e9a96d);
}
似たようなカラーパレット
下にスクロールして40+個のベージュカラーパレットを探索しましょう
- Vanilla Dreamscape
- Cookie Dough Dreamscape
- Whispers of Twilight
- Shades of Green and Blue
- Brewed Elegance
- Elegant Gray
- Honeyed Hues
- Desert Rose Elegance
- Warm Vanilla
- Warm Brown
- Vanilla Dreamscape
- Vanilla Dreamscape
- Light Beige
- Vanilla Dreamscape
- Nutty Blossom Delight
- Lunar Biscotti Bliss
- Fortune's Mirage
- Sweet Serenity
Vanilla Dreamscape color palette created on .