Rarity and Twilight Fusion カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Rarity and Twilight Fusion palette
Rarity and Twilight Fusion カラー パレット PNG 画像
Rarity and Twilight Fusion カラーパレット CSS
/* CSS */
.color-1 {
color: #1f1b79;
}
.color-2 {
color: #7e5b9a;
}
.color-3 {
color: #c57c8f;
}
.color-4 {
color: #f2a6ad;
}
.color-5 {
color: #f9eaa4;
}
/* CSS Variables */
:root {
--color-1: #1f1b79;
--color-2: #7e5b9a;
--color-3: #c57c8f;
--color-4: #f2a6ad;
--color-5: #f9eaa4;
}
Rarity and Twilight Fusion の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1b79, #7e5b9a, #c57c8f, #f2a6ad, #f9eaa4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1b79, #7e5b9a, #c57c8f, #f2a6ad, #f9eaa4);
}
似たようなカラーパレット
Rarity and Twilight Fusion color palette created on .