Paleta de colores Thistle Whimsy

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Thistle Whimsy palette

Compartir esta paleta en:

Descargar la paleta de colores Thistle Whimsy (PNG)

Download thistle whimsy color palette PNG image (landscape)
Download thistle whimsy color palette PNG image (square)

CSS de la paleta de colores Thistle Whimsy

/* CSS */
.color-1 {
color: #d5c0e3;
}
.color-2 {
color: #a17d9b;
}
.color-3 {
color: #d0b7d1;
}
.color-4 {
color: #f4c3d6;
}
.color-5 {
color: #ffb3c7;
}

/* CSS Variables */
:root {
--color-1: #d5c0e3;
--color-2: #a17d9b;
--color-3: #d0b7d1;
--color-4: #f4c3d6;
--color-5: #ffb3c7;
}

CSS del degradado de fondo Thistle Whimsy

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5c0e3, #a17d9b, #d0b7d1, #f4c3d6, #ffb3c7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5c0e3, #a17d9b, #d0b7d1, #f4c3d6, #ffb3c7);
}

Thistle Whimsy color palette created on .