Paleta de colores Willow Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Willow Dreams palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Willow Dreams

Download willow dreams color palette PNG image (landscape)
Download willow dreams color palette PNG image (square)

CSS de la paleta de colores Willow Dreams

/* CSS */
.color-1 {
color: #b6c8d8;
}
.color-2 {
color: #a2bea2;
}
.color-3 {
color: #e5c2e5;
}
.color-4 {
color: #f3eab9;
}
.color-5 {
color: #f7abb9;
}

/* CSS Variables */
:root {
--color-1: #b6c8d8;
--color-2: #a2bea2;
--color-3: #e5c2e5;
--color-4: #f3eab9;
--color-5: #f7abb9;
}

CSS del degradado de fondo Willow Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c8d8, #a2bea2, #e5c2e5, #f3eab9, #f7abb9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c8d8, #a2bea2, #e5c2e5, #f3eab9, #f7abb9);
}

Willow Dreams color palette created on .