Seamstress of the Abyss カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Seamstress of the Abyss palette
Seamstress of the Abyss カラーパレット CSS
/* CSS */
.color-1 {
color: #2a9cf4;
}
.color-2 {
color: #5cc0eb;
}
.color-3 {
color: #f9a64e;
}
.color-4 {
color: #f16f3b;
}
.color-5 {
color: #3d2e60;
}
/* CSS Variables */
:root {
--color-1: #2a9cf4;
--color-2: #5cc0eb;
--color-3: #f9a64e;
--color-4: #f16f3b;
--color-5: #3d2e60;
}
Seamstress of the Abyss の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2a9cf4, #5cc0eb, #f9a64e, #f16f3b, #3d2e60);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2a9cf4, #5cc0eb, #f9a64e, #f16f3b, #3d2e60);
}
似たようなカラーパレット
下にスクロールして600+個のエステティックカラーパレットを探索しましょう
Seamstress of the Abyss color palette created on .