Withered Bonnie カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Withered Bonnie palette

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

Withered Bonnie カラー パレット PNG 画像

Download withered bonnie color palette PNG image (landscape)
Download withered bonnie color palette PNG image (square)

Withered Bonnie カラーパレット CSS

/* CSS */
.color-1 {
color: #bfa1a8;
}
.color-2 {
color: #b48392;
}
.color-3 {
color: #a2717e;
}
.color-4 {
color: #6a4e8d;
}
.color-5 {
color: #3d2a92;
}

/* CSS Variables */
:root {
--color-1: #bfa1a8;
--color-2: #b48392;
--color-3: #a2717e;
--color-4: #6a4e8d;
--color-5: #3d2a92;
}

Withered Bonnie の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bfa1a8, #b48392, #a2717e, #6a4e8d, #3d2a92);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bfa1a8, #b48392, #a2717e, #6a4e8d, #3d2a92);
}

Withered Bonnie color palette created on .