Melodic Hues カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Melodic Hues palette
Melodic Hues カラーパレット CSS
/* CSS */
.color-1 {
color: #7f4b8b;
}
.color-2 {
color: #a35c8d;
}
.color-3 {
color: #d68e8a;
}
.color-4 {
color: #f1b1b6;
}
.color-5 {
color: #fdd5a0;
}
/* CSS Variables */
:root {
--color-1: #7f4b8b;
--color-2: #a35c8d;
--color-3: #d68e8a;
--color-4: #f1b1b6;
--color-5: #fdd5a0;
}
Melodic Hues の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7f4b8b, #a35c8d, #d68e8a, #f1b1b6, #fdd5a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7f4b8b, #a35c8d, #d68e8a, #f1b1b6, #fdd5a0);
}
似たようなカラーパレット
下にスクロールして100+個のエステティックカラーパレットを探索しましょう
- Whispers of Iris
- Shadowed Serenity
- Lavender Carnival
- Purple Witch
- Purple Heart Shades
- Golden Blossom Dream
- Purple Veyndar
- Ethereal Oddities
- Pastel Purple Flower
- Lavender Rose Shades
- Wisteria Dream
- Ethereal Twilight
- Heliotrope Dreams
- Purple Twilight
- Purple Twilight
- Celestial Serenade
- Purple Elegance
- Enchanted Shadows
Melodic Hues color palette created on .