Kimono Dreams Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Kimono Dreams palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Kimono Dreams

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

tavolozza dei colori Kimono Dreams CSS

/* CSS */
.color-1 {
color: #f7e5cf;
}
.color-2 {
color: #f2bac7;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #ffcb5c;
}
.color-5 {
color: #690571;
}

/* CSS Variables */
:root {
--color-1: #f7e5cf;
--color-2: #f2bac7;
--color-3: #ff6e61;
--color-4: #ffcb5c;
--color-5: #690571;
}

CSS con gradiente di sfondo Kimono Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7e5cf, #f2bac7, #ff6e61, #ffcb5c, #690571);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7e5cf, #f2bac7, #ff6e61, #ffcb5c, #690571);
}

Kimono Dreams color palette created on .