Loading...

Paleta de colores Threaded Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Threaded Dreams palette

Compartir esta paleta en:

Descargar la paleta de colores Threaded Dreams (PNG)

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

CSS de la paleta de colores Threaded Dreams

/* CSS */
.color-1 {
color: #f5b8c4;
}
.color-2 {
color: #f8d2a0;
}
.color-3 {
color: #f4e1a4;
}
.color-4 {
color: #d0e7d1;
}
.color-5 {
color: #a3c7e0;
}

/* CSS Variables */
:root {
--color-1: #f5b8c4;
--color-2: #f8d2a0;
--color-3: #f4e1a4;
--color-4: #d0e7d1;
--color-5: #a3c7e0;
}

CSS del degradado de fondo Threaded Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5b8c4, #f8d2a0, #f4e1a4, #d0e7d1, #a3c7e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5b8c4, #f8d2a0, #f4e1a4, #d0e7d1, #a3c7e0);
}

Threaded Dreams color palette created on .