Creepy Halloween カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Creepy Halloween palette

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

Creepy Halloween カラーパレット (PNG) をダウンロード

Download creepy halloween color palette PNG image (landscape)
Download creepy halloween color palette PNG image (square)

Creepy Halloween カラーパレット CSS

/* CSS */
.color-1 {
color: #3e3c3d;
}
.color-2 {
color: #c3493c;
}
.color-3 {
color: #f1a94b;
}
.color-4 {
color: #f3e330;
}
.color-5 {
color: #5a5c3d;
}

/* CSS Variables */
:root {
--color-1: #3e3c3d;
--color-2: #c3493c;
--color-3: #f1a94b;
--color-4: #f3e330;
--color-5: #5a5c3d;
}

Creepy Halloween の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3e3c3d, #c3493c, #f1a94b, #f3e330, #5a5c3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3e3c3d, #c3493c, #f1a94b, #f3e330, #5a5c3d);
}

Creepy Halloween color palette created on .