Cat Witch Autumn カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cat Witch Autumn palette

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

Cat Witch Autumn カラー パレット PNG 画像

Download cat witch autumn color palette PNG image (landscape)
Download cat witch autumn color palette PNG image (square)

Cat Witch Autumn カラーパレット CSS

/* CSS */
.color-1 {
color: #6b503d;
}
.color-2 {
color: #bda77a;
}
.color-3 {
color: #db8a39;
}
.color-4 {
color: #a6633f;
}
.color-5 {
color: #f1b23b;
}

/* CSS Variables */
:root {
--color-1: #6b503d;
--color-2: #bda77a;
--color-3: #db8a39;
--color-4: #a6633f;
--color-5: #f1b23b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6b503d, #bda77a, #db8a39, #a6633f, #f1b23b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6b503d, #bda77a, #db8a39, #a6633f, #f1b23b);
}

Cat Witch Autumn color palette created on .