Paleta de colores Michelle Morningstar

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Michelle Morningstar palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Michelle Morningstar

Download michelle morningstar color palette PNG image (landscape)
Download michelle morningstar color palette PNG image (square)

CSS de la paleta de colores Michelle Morningstar

/* CSS */
.color-1 {
color: #f8d3a0;
}
.color-2 {
color: #f6a6a2;
}
.color-3 {
color: #f27d7d;
}
.color-4 {
color: #d45e74;
}
.color-5 {
color: #a54a90;
}

/* CSS Variables */
:root {
--color-1: #f8d3a0;
--color-2: #f6a6a2;
--color-3: #f27d7d;
--color-4: #d45e74;
--color-5: #a54a90;
}

CSS del degradado de fondo Michelle Morningstar

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8d3a0, #f6a6a2, #f27d7d, #d45e74, #a54a90);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8d3a0, #f6a6a2, #f27d7d, #d45e74, #a54a90);
}

Michelle Morningstar color palette created on .