Creepy Neon Night カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Creepy Neon Night palette

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

Creepy Neon Night カラー パレット PNG 画像

Download creepy neon night color palette PNG image (landscape)
Download creepy neon night color palette PNG image (square)

Creepy Neon Night カラーパレット CSS

/* CSS */
.color-1 {
color: #1b0f4d;
}
.color-2 {
color: #4e1b88;
}
.color-3 {
color: #881b4e;
}
.color-4 {
color: #d7238c;
}
.color-5 {
color: #f7e62b;
}

/* CSS Variables */
:root {
--color-1: #1b0f4d;
--color-2: #4e1b88;
--color-3: #881b4e;
--color-4: #d7238c;
--color-5: #f7e62b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b0f4d, #4e1b88, #881b4e, #d7238c, #f7e62b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b0f4d, #4e1b88, #881b4e, #d7238c, #f7e62b);
}

似たようなカラーパレット

Creepy Neon Night color palette created on .