Tisha Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Tisha palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Tisha

Download tisha color palette PNG image (landscape)
Download tisha color palette PNG image (square)

tavolozza dei colori Tisha CSS

/* CSS */
.color-1 {
color: #e3a1b1;
}
.color-2 {
color: #f6cac6;
}
.color-3 {
color: #f8e3b4;
}
.color-4 {
color: #f4e3b3;
}
.color-5 {
color: #f1b2a2;
}

/* CSS Variables */
:root {
--color-1: #e3a1b1;
--color-2: #f6cac6;
--color-3: #f8e3b4;
--color-4: #f4e3b3;
--color-5: #f1b2a2;
}

CSS con gradiente di sfondo Tisha

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3a1b1, #f6cac6, #f8e3b4, #f4e3b3, #f1b2a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3a1b1, #f6cac6, #f8e3b4, #f4e3b3, #f1b2a2);
}

Tisha color palette created on .