Paleta de colores My Little Pony Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with My Little Pony Dream palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores My Little Pony Dream

Download my little pony dream color palette PNG image (landscape)
Download my little pony dream color palette PNG image (square)

CSS de la paleta de colores My Little Pony Dream

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffb84d;
}
.color-3 {
color: #a4d5a6;
}
.color-4 {
color: #65b5f6;
}
.color-5 {
color: #bb69c9;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffb84d;
--color-3: #a4d5a6;
--color-4: #65b5f6;
--color-5: #bb69c9;
}

CSS del degradado de fondo My Little Pony Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffb84d, #a4d5a6, #65b5f6, #bb69c9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffb84d, #a4d5a6, #65b5f6, #bb69c9);
}

My Little Pony Dream color palette created on .