Witchcore カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Witchcore palette

このパレットを共有する先:

Witchcore カラーパレット CSS

/* CSS */
.color-1 {
color: #4c3e70;
}
.color-2 {
color: #9d8dbf;
}
.color-3 {
color: #d4b2e6;
}
.color-4 {
color: #f5d6a3;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #4c3e70;
--color-2: #9d8dbf;
--color-3: #d4b2e6;
--color-4: #f5d6a3;
--color-5: #ff6e61;
}

Witchcore の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c3e70, #9d8dbf, #d4b2e6, #f5d6a3, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c3e70, #9d8dbf, #d4b2e6, #f5d6a3, #ff6e61);
}

似たようなカラーパレット

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Witchcore color palette created on .