Paleta de colores Looks to the Moon

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Looks to the Moon palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Looks to the Moon

Download looks to the moon color palette PNG image (landscape)
Download looks to the moon color palette PNG image (square)

CSS de la paleta de colores Looks to the Moon

/* CSS */
.color-1 {
color: #9fc4e9;
}
.color-2 {
color: #789dba;
}
.color-3 {
color: #5c8099;
}
.color-4 {
color: #f3d5a0;
}
.color-5 {
color: #e2b1c5;
}

/* CSS Variables */
:root {
--color-1: #9fc4e9;
--color-2: #789dba;
--color-3: #5c8099;
--color-4: #f3d5a0;
--color-5: #e2b1c5;
}

CSS del degradado de fondo Looks to the Moon

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9fc4e9, #789dba, #5c8099, #f3d5a0, #e2b1c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9fc4e9, #789dba, #5c8099, #f3d5a0, #e2b1c5);
}

Looks to the Moon color palette created on .