Twilight Serenade カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Twilight Serenade palette
Twilight Serenade カラーパレット CSS
/* CSS */
.color-1 {
color: #f6a7c1;
}
.color-2 {
color: #f09c3d;
}
.color-3 {
color: #ff7057;
}
.color-4 {
color: #4b91e2;
}
.color-5 {
color: #3a8e9c;
}
/* CSS Variables */
:root {
--color-1: #f6a7c1;
--color-2: #f09c3d;
--color-3: #ff7057;
--color-4: #4b91e2;
--color-5: #3a8e9c;
}
Twilight Serenade の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6a7c1, #f09c3d, #ff7057, #4b91e2, #3a8e9c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6a7c1, #f09c3d, #ff7057, #4b91e2, #3a8e9c);
}
似たようなカラーパレット
- Pink Strawberry Milkshake
- Charming Serenity
- Pink Strawberry Milkshake
- Pastel Ivy League
- Purple Princess
- Valeriano Dreamscape
- Shades of Green and Pink
- Pink Whisper Dreams
- Shades of Green and Pink
- Black Green Elegance
- Dahlia Dreams
- Pink Dahlia
- Serene Sunset Breeze
- Shades of Pink
- Pink Sugarcrush
- Venomous Elegance
- Pink Sugarcrush
- Pink Peony
Twilight Serenade color palette created on .