Valerie's Whisper カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Valerie's Whisper palette
Valerie's Whisper カラーパレット CSS
/* CSS */
.color-1 {
color: #f1a8a2;
}
.color-2 {
color: #f8d2a0;
}
.color-3 {
color: #f3eba0;
}
.color-4 {
color: #a1d9d6;
}
.color-5 {
color: #9fc4e0;
}
/* CSS Variables */
:root {
--color-1: #f1a8a2;
--color-2: #f8d2a0;
--color-3: #f3eba0;
--color-4: #a1d9d6;
--color-5: #9fc4e0;
}
Valerie's Whisper の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a8a2, #f8d2a0, #f3eba0, #a1d9d6, #9fc4e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a8a2, #f8d2a0, #f3eba0, #a1d9d6, #9fc4e0);
}
似たようなカラーパレット
- Joyful Harmony
- Soft Serenity
- Whispers of Blush
- Blue Rainy Day
- Light Blue Frost
- Eggplant Elegance
- Soft Pastel Orange
- Dark Grey and Light Blue Harmony
- Twilight Enchantment
- River Serenade
- Lunar Serenity
- Whimsical Urban Dreamscape
- Twilight Serenity
- Coastal Serenity
- Pastel Pink
- Purple Pastel
- Light Blue Bubbles
- Lavender Shades
Valerie's Whisper color palette created on .