Paleta de colores Rainbow Moonstone

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Rainbow Moonstone palette

Compartir esta paleta en:

Descargar la paleta de colores Rainbow Moonstone (PNG)

Download rainbow moonstone color palette PNG image (landscape)
Download rainbow moonstone color palette PNG image (square)

CSS de la paleta de colores Rainbow Moonstone

/* CSS */
.color-1 {
color: #afcee4;
}
.color-2 {
color: #b4effd;
}
.color-3 {
color: #fffddb;
}
.color-4 {
color: #f1eaf1;
}
.color-5 {
color: #28223a;
}

/* CSS Variables */
:root {
--color-1: #afcee4;
--color-2: #b4effd;
--color-3: #fffddb;
--color-4: #f1eaf1;
--color-5: #28223a;
}

CSS del degradado de fondo Rainbow Moonstone

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #afcee4, #b4effd, #fffddb, #f1eaf1, #28223a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #afcee4, #b4effd, #fffddb, #f1eaf1, #28223a);
}

Paletas de colores similares

Rainbow Moonstone color palette created on .