Wizard's Haven カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Wizard's Haven palette

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

Wizard's Haven カラー パレット PNG 画像

Download wizard's haven color palette PNG image (landscape)
Download wizard's haven color palette PNG image (square)

Wizard's Haven カラーパレット CSS

/* CSS */
.color-1 {
color: #7e3b2a;
}
.color-2 {
color: #e4b03f;
}
.color-3 {
color: #c19fb0;
}
.color-4 {
color: #503d26;
}
.color-5 {
color: #8c5b3b;
}

/* CSS Variables */
:root {
--color-1: #7e3b2a;
--color-2: #e4b03f;
--color-3: #c19fb0;
--color-4: #503d26;
--color-5: #8c5b3b;
}

Wizard's Haven の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7e3b2a, #e4b03f, #c19fb0, #503d26, #8c5b3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7e3b2a, #e4b03f, #c19fb0, #503d26, #8c5b3b);
}

Wizard's Haven color palette created on .