Whimsical Twilight カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whimsical Twilight palette
Whimsical Twilight カラーパレット CSS
/* CSS */
.color-1 {
color: #5a5b5e;
}
.color-2 {
color: #f6a7b3;
}
.color-3 {
color: #f7c5d5;
}
.color-4 {
color: #a2b18c;
}
.color-5 {
color: #e2c96e;
}
/* CSS Variables */
:root {
--color-1: #5a5b5e;
--color-2: #f6a7b3;
--color-3: #f7c5d5;
--color-4: #a2b18c;
--color-5: #e2c96e;
}
Whimsical Twilight の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5a5b5e, #f6a7b3, #f7c5d5, #a2b18c, #e2c96e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5a5b5e, #f6a7b3, #f7c5d5, #a2b18c, #e2c96e);
}
似たようなカラーパレット
- Pink Sunset
- Pink Shades
- Blushing Dawn
- Vibrant Coral
- Blushing Winter Rose
- Whimsical Serenity
- Serenity in Bloom
- Whimsical Skies and Lavender Dreams
- Whimsical Blossom
- Blushing Petals
- Blushing Blossoms
- Petals of Serenity
- Pink Punk
- Shades of Purple
- Coral Blossom Serenade
- Shades of Purple
- Golden Sunset Serenade
- Blossom Blush
Whimsical Twilight color palette created on .