Witch Angel カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Witch Angel palette

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

Witch Angel カラー パレット PNG 画像

Download witch angel color palette PNG image (landscape)
Download witch angel color palette PNG image (square)

Witch Angel カラーパレット CSS

/* CSS */
.color-1 {
color: #6b508b;
}
.color-2 {
color: #b1a9c7;
}
.color-3 {
color: #f7b5a1;
}
.color-4 {
color: #f9d66c;
}
.color-5 {
color: #7de8b6;
}

/* CSS Variables */
:root {
--color-1: #6b508b;
--color-2: #b1a9c7;
--color-3: #f7b5a1;
--color-4: #f9d66c;
--color-5: #7de8b6;
}

Witch Angel の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6b508b, #b1a9c7, #f7b5a1, #f9d66c, #7de8b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6b508b, #b1a9c7, #f7b5a1, #f9d66c, #7de8b6);
}

Witch Angel color palette created on .