Lotus Dreamscape Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Lotus Dreamscape palette

Condividi questa palette a:

Scarica la tavolozza dei colori Lotus Dreamscape (PNG)

Download lotus dreamscape color palette PNG image (landscape)
Download lotus dreamscape color palette PNG image (square)

tavolozza dei colori Lotus Dreamscape CSS

/* CSS */
.color-1 {
color: #fce9ed;
}
.color-2 {
color: #f8dc9b;
}
.color-3 {
color: #fcf6e3;
}
.color-4 {
color: #e7f3e2;
}
.color-5 {
color: #d8d8ee;
}

/* CSS Variables */
:root {
--color-1: #fce9ed;
--color-2: #f8dc9b;
--color-3: #fcf6e3;
--color-4: #e7f3e2;
--color-5: #d8d8ee;
}

CSS con gradiente di sfondo Lotus Dreamscape

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fce9ed, #f8dc9b, #fcf6e3, #e7f3e2, #d8d8ee);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fce9ed, #f8dc9b, #fcf6e3, #e7f3e2, #d8d8ee);
}

Lotus Dreamscape color palette created on .