Thistle Whimsy Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Thistle Whimsy palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Thistle Whimsy

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

tavolozza dei colori Thistle Whimsy CSS

/* 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 con gradiente di sfondo 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 .