Galactic Neon Dreamscape カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Galactic Neon Dreamscape palette

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

Galactic Neon Dreamscape カラー パレット PNG 画像

Download galactic neon dreamscape color palette PNG image (landscape)
Download galactic neon dreamscape color palette PNG image (square)

Galactic Neon Dreamscape カラーパレット CSS

/* CSS */
.color-1 {
color: #00001f;
}
.color-2 {
color: #04007a;
}
.color-3 {
color: #0000ad;
}
.color-4 {
color: #3a00c2;
}
.color-5 {
color: #e600cf;
}

/* CSS Variables */
:root {
--color-1: #00001f;
--color-2: #04007a;
--color-3: #0000ad;
--color-4: #3a00c2;
--color-5: #e600cf;
}

Galactic Neon Dreamscape の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00001f, #04007a, #0000ad, #3a00c2, #e600cf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00001f, #04007a, #0000ad, #3a00c2, #e600cf);
}

Galactic Neon Dreamscape color palette created on .