Whispers of Serene Dawn Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Serene Dawn palette

Condividi questa palette a:

tavolozza dei colori Whispers of Serene Dawn CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #eceaeb;
}
.color-3 {
color: #c3ccdf;
}
.color-4 {
color: #d2c37f;
}
.color-5 {
color: #93aeb8;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #eceaeb;
--color-3: #c3ccdf;
--color-4: #d2c37f;
--color-5: #93aeb8;
}

CSS con gradiente di sfondo Whispers of Serene Dawn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #eceaeb, #c3ccdf, #d2c37f, #93aeb8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #eceaeb, #c3ccdf, #d2c37f, #93aeb8);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 2 tavolozzas di colori Bianco

Whispers of Serene Dawn color palette created on .