Purple and Gold Witch カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Purple and Gold Witch palette

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

Purple and Gold Witch カラー パレット PNG 画像

Download purple and gold witch color palette PNG image (landscape)
Download purple and gold witch color palette PNG image (square)

Purple and Gold Witch カラーパレット CSS

/* CSS */
.color-1 {
color: #321c45;
}
.color-2 {
color: #3f274f;
}
.color-3 {
color: #60395e;
}
.color-4 {
color: #96691d;
}
.color-5 {
color: #87251d;
}

/* CSS Variables */
:root {
--color-1: #321c45;
--color-2: #3f274f;
--color-3: #60395e;
--color-4: #96691d;
--color-5: #87251d;
}

Purple and Gold Witch の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #321c45, #3f274f, #60395e, #96691d, #87251d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #321c45, #3f274f, #60395e, #96691d, #87251d);
}

Purple and Gold Witch color palette created on .