Dawn in the Cityscape カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Dawn in the Cityscape palette
Dawn in the Cityscape カラーパレット CSS
/* CSS */
.color-1 {
color: #6a5bcd;
}
.color-2 {
color: #b19bd9;
}
.color-3 {
color: #e2c7f5;
}
.color-4 {
color: #f7a1b1;
}
.color-5 {
color: #ff6e61;
}
/* CSS Variables */
:root {
--color-1: #6a5bcd;
--color-2: #b19bd9;
--color-3: #e2c7f5;
--color-4: #f7a1b1;
--color-5: #ff6e61;
}
Dawn in the Cityscape の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a5bcd, #b19bd9, #e2c7f5, #f7a1b1, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a5bcd, #b19bd9, #e2c7f5, #f7a1b1, #ff6e61);
}
似たようなカラーパレット
- Celestial Dreams
- Underworld Elegance
- Ethereal Void
- Whispers of Iris
- Ethereal Serenade
- Shades of Purple Moth
- Lavender Dreams
- Magical Purple and Blue
- Celestial Warriors
- Purple Dreams
- Whimsical Lilac Dreams
- Dark Purple Elegance
- Celestial Blossom
- Shades of Purple
- Purple Demon
- Purple Curse
- Whispers of Amethyst
- Shades of Purple
Dawn in the Cityscape color palette created on .