Whispers of Serenity Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Serenity palette

Condividi questa palette a:

tavolozza dei colori Whispers of Serenity CSS

/* CSS */
.color-1 {
color: #fdf3e8;
}
.color-2 {
color: #d6dce6;
}
.color-3 {
color: #e1d1c1;
}
.color-4 {
color: #f0bc8f;
}
.color-5 {
color: #afb4cb;
}

/* CSS Variables */
:root {
--color-1: #fdf3e8;
--color-2: #d6dce6;
--color-3: #e1d1c1;
--color-4: #f0bc8f;
--color-5: #afb4cb;
}

CSS con gradiente di sfondo Whispers of Serenity

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdf3e8, #d6dce6, #e1d1c1, #f0bc8f, #afb4cb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdf3e8, #d6dce6, #e1d1c1, #f0bc8f, #afb4cb);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 1 tavolozza di colori Soft pastel

Whispers of Serenity color palette created on .