Paleta de colores Starry Of The Night Mountain

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Starry Of The Night Mountain palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores 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)

CSS de la paleta de colores Starry Of The Night Mountain

/* 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 del degradado de fondo 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 .