Innocent Dream Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Innocent Dream palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Innocent Dream

Download innocent dream color palette PNG image (landscape)
Download innocent dream color palette PNG image (square)

tavolozza dei colori Innocent Dream CSS

/* CSS */
.color-1 {
color: #f6a7b0;
}
.color-2 {
color: #ffb8d1;
}
.color-3 {
color: #ffedb3;
}
.color-4 {
color: #b0e3d4;
}
.color-5 {
color: #a0c1e9;
}

/* CSS Variables */
:root {
--color-1: #f6a7b0;
--color-2: #ffb8d1;
--color-3: #ffedb3;
--color-4: #b0e3d4;
--color-5: #a0c1e9;
}

CSS con gradiente di sfondo Innocent Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6a7b0, #ffb8d1, #ffedb3, #b0e3d4, #a0c1e9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6a7b0, #ffb8d1, #ffedb3, #b0e3d4, #a0c1e9);
}

Innocent Dream color palette created on .