Whispers of Sunlight Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Sunlight palette

Condividi questa palette a:

tavolozza dei colori Whispers of Sunlight CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fafaf9;
}
.color-3 {
color: #eae8cc;
}
.color-4 {
color: #c9c9c0;
}
.color-5 {
color: #bfb43b;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fafaf9;
--color-3: #eae8cc;
--color-4: #c9c9c0;
--color-5: #bfb43b;
}

CSS con gradiente di sfondo Whispers of Sunlight

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fafaf9, #eae8cc, #c9c9c0, #bfb43b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fafaf9, #eae8cc, #c9c9c0, #bfb43b);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 3 tavolozzas di colori Bianco

Whispers of Sunlight color palette created on .