Whispers of Blossom and Earth Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Blossom and Earth palette

Condividi questa palette a:

tavolozza dei colori Whispers of Blossom and Earth CSS

/* CSS */
.color-1 {
color: #f7dae2;
}
.color-2 {
color: #e2bbcb;
}
.color-3 {
color: #be9137;
}
.color-4 {
color: #918093;
}
.color-5 {
color: #439d8d;
}

/* CSS Variables */
:root {
--color-1: #f7dae2;
--color-2: #e2bbcb;
--color-3: #be9137;
--color-4: #918093;
--color-5: #439d8d;
}

CSS con gradiente di sfondo Whispers of Blossom and Earth

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7dae2, #e2bbcb, #be9137, #918093, #439d8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7dae2, #e2bbcb, #be9137, #918093, #439d8d);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 1 tavolozza di colori Rosa

Whispers of Blossom and Earth color palette created on .