Twilight Blossoms カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Twilight Blossoms palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Twilight Blossoms カラーパレット (PNG) をダウンロード
Twilight Blossoms カラーパレット CSS
/* CSS */
.color-1 {
color: #8e76cb;
}
.color-2 {
color: #20336a;
}
.color-3 {
color: #1c1219;
}
.color-4 {
color: #505ab9;
}
.color-5 {
color: #4f7fd8;
}
/* CSS Variables */
:root {
--color-1: #8e76cb;
--color-2: #20336a;
--color-3: #1c1219;
--color-4: #505ab9;
--color-5: #4f7fd8;
}
Twilight Blossoms の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8e76cb, #20336a, #1c1219, #505ab9, #4f7fd8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8e76cb, #20336a, #1c1219, #505ab9, #4f7fd8);
}
似たようなカラーパレット
Twilight Blossoms color palette created on .