Spider of the Dark Moon カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Spider of the Dark Moon palette
Spider of the Dark Moon カラー パレット PNG 画像
Spider of the Dark Moon カラーパレット CSS
/* CSS */
.color-1 {
color: #4b3d4d;
}
.color-2 {
color: #6e5e73;
}
.color-3 {
color: #8c7b93;
}
.color-4 {
color: #a9a9b1;
}
.color-5 {
color: #c4c5cf;
}
/* CSS Variables */
:root {
--color-1: #4b3d4d;
--color-2: #6e5e73;
--color-3: #8c7b93;
--color-4: #a9a9b1;
--color-5: #c4c5cf;
}
Spider of the Dark Moon の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b3d4d, #6e5e73, #8c7b93, #a9a9b1, #c4c5cf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b3d4d, #6e5e73, #8c7b93, #a9a9b1, #c4c5cf);
}
似たようなカラーパレット
Spider of the Dark Moon color palette created on .