Paleta de colores Peppermint & Marshmallow

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Peppermint & Marshmallow palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Peppermint & Marshmallow

Download peppermint & marshmallow color palette PNG image (landscape)
Download peppermint & marshmallow color palette PNG image (square)

CSS de la paleta de colores Peppermint & Marshmallow

/* CSS */
.color-1 {
color: #a6e3d1;
}
.color-2 {
color: #f8d5a5;
}
.color-3 {
color: #f1b1b1;
}
.color-4 {
color: #a1dff7;
}
.color-5 {
color: #f25a76;
}

/* CSS Variables */
:root {
--color-1: #a6e3d1;
--color-2: #f8d5a5;
--color-3: #f1b1b1;
--color-4: #a1dff7;
--color-5: #f25a76;
}

CSS del degradado de fondo Peppermint & Marshmallow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6e3d1, #f8d5a5, #f1b1b1, #a1dff7, #f25a76);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6e3d1, #f8d5a5, #f1b1b1, #a1dff7, #f25a76);
}

Peppermint & Marshmallow color palette created on .