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