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: #ffffff;
}
.color-2 {
color: #f6f4ee;
}
.color-3 {
color: #ebe599;
}
.color-4 {
color: #b0e0ee;
}
.color-5 {
color: #e3a5ce;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f6f4ee;
--color-3: #ebe599;
--color-4: #b0e0ee;
--color-5: #e3a5ce;
}

CSS con gradiente di sfondo Whispers of Serenity

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f6f4ee, #ebe599, #b0e0ee, #e3a5ce);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f6f4ee, #ebe599, #b0e0ee, #e3a5ce);
}

Tavolozze di colori simili

Whispers of Serenity color palette created on .