Vanilla Dreamscape カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Vanilla Dreamscape palette
Vanilla Dreamscape カラーパレット CSS
/* CSS */
.color-1 {
color: #f6e1b6;
}
.color-2 {
color: #f7c6a1;
}
.color-3 {
color: #f7a6b5;
}
.color-4 {
color: #f19dbc;
}
.color-5 {
color: #e09ac5;
}
/* CSS Variables */
:root {
--color-1: #f6e1b6;
--color-2: #f7c6a1;
--color-3: #f7a6b5;
--color-4: #f19dbc;
--color-5: #e09ac5;
}
Vanilla Dreamscape の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e1b6, #f7c6a1, #f7a6b5, #f19dbc, #e09ac5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e1b6, #f7c6a1, #f7a6b5, #f19dbc, #e09ac5);
}
似たようなカラーパレット
- Timeless Elegance
- Whispers of Dawn
- Sweet Whimsy
- Whimsical Jane
- Lustrous Elegance
- Cool Light Blues
- Whimsical Creamsicle Dream
- Light Pink
- Lustrous Opulence
- Weird Lavender
- Groovy Garden Fiesta
- Pink Strawberry Shortcake
- Gentle Breeze
- Orange Vanilla Dream
- Crimson Shadows
- Whispers of Determination
- Sweet Serenity
- Celestial Blossom
Vanilla Dreamscape color palette created on .