Whispers of Sunlit Serenity Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Sunlit Serenity palette

Condividi questa palette a:

tavolozza dei colori Whispers of Sunlit Serenity CSS

/* CSS */
.color-1 {
color: #fcfdfc;
}
.color-2 {
color: #ece1d0;
}
.color-3 {
color: #cbc7b9;
}
.color-4 {
color: #dfc543;
}
.color-5 {
color: #b19192;
}

/* CSS Variables */
:root {
--color-1: #fcfdfc;
--color-2: #ece1d0;
--color-3: #cbc7b9;
--color-4: #dfc543;
--color-5: #b19192;
}

CSS con gradiente di sfondo Whispers of Sunlit Serenity

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcfdfc, #ece1d0, #cbc7b9, #dfc543, #b19192);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcfdfc, #ece1d0, #cbc7b9, #dfc543, #b19192);
}

Tavolozze di colori simili

Whispers of Sunlit Serenity color palette created on .