Leo Halloween Special カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Leo Halloween Special palette

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

Leo Halloween Special カラー パレット PNG 画像

Download leo halloween special color palette PNG image (landscape)
Download leo halloween special color palette PNG image (square)

Leo Halloween Special カラーパレット CSS

/* CSS */
.color-1 {
color: #d4a449;
}
.color-2 {
color: #f08400;
}
.color-3 {
color: #6c5b80;
}
.color-4 {
color: #c06d84;
}
.color-5 {
color: #365c7d;
}

/* CSS Variables */
:root {
--color-1: #d4a449;
--color-2: #f08400;
--color-3: #6c5b80;
--color-4: #c06d84;
--color-5: #365c7d;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4a449, #f08400, #6c5b80, #c06d84, #365c7d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4a449, #f08400, #6c5b80, #c06d84, #365c7d);
}

Leo Halloween Special color palette created on .