Starry Of The Night Mountain カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Starry Of The Night Mountain palette

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

Starry Of The Night Mountain カラー パレット PNG 画像

Download starry of the night mountain color palette PNG image (landscape)
Download starry of the night mountain color palette PNG image (square)

Starry Of The Night Mountain カラーパレット CSS

/* CSS */
.color-1 {
color: #1f2c6b;
}
.color-2 {
color: #3f4b92;
}
.color-3 {
color: #707cc2;
}
.color-4 {
color: #a3b9e0;
}
.color-5 {
color: #d1e0f0;
}

/* CSS Variables */
:root {
--color-1: #1f2c6b;
--color-2: #3f4b92;
--color-3: #707cc2;
--color-4: #a3b9e0;
--color-5: #d1e0f0;
}

Starry Of The Night Mountain の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f2c6b, #3f4b92, #707cc2, #a3b9e0, #d1e0f0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f2c6b, #3f4b92, #707cc2, #a3b9e0, #d1e0f0);
}

Starry Of The Night Mountain color palette created on .