Lavender Dreamscape カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Lavender Dreamscape palette
Lavender Dreamscape カラーパレット CSS
/* CSS */
.color-1 {
color: #d1c5e7;
}
.color-2 {
color: #b69fd6;
}
.color-3 {
color: #a55aaf;
}
.color-4 {
color: #7f3a9c;
}
.color-5 {
color: #5e2b7d;
}
/* CSS Variables */
:root {
--color-1: #d1c5e7;
--color-2: #b69fd6;
--color-3: #a55aaf;
--color-4: #7f3a9c;
--color-5: #5e2b7d;
}
Lavender Dreamscape の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1c5e7, #b69fd6, #a55aaf, #7f3a9c, #5e2b7d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1c5e7, #b69fd6, #a55aaf, #7f3a9c, #5e2b7d);
}
似たようなカラーパレット
- Shades of Purple
- Purple Taro
- Purple Edge
- Lavender Dreamscape
- Crimson Twilight
- Purple Enchantment
- Purple Intimidation
- Purple Tones
- Purple Research
- Mystic Twilight
- Regal Reverie
- Shades of Gray
- Enchanted Dreams
- Celestial Dragon's Embrace
- Mystic Blue
- Purple and Green Harmony
- Majestic Lavender Dreams
- Midnight Orchid Serenade
Lavender Dreamscape color palette created on .