Starry Of The Night Mountain Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Starry Of The Night Mountain palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Starry Of The Night Mountain

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

tavolozza dei colori 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;
}

CSS con gradiente di sfondo Starry Of The Night Mountain

/* 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 .