Whispers of Soft Grey Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Soft Grey palette

Condividi questa palette a:

tavolozza dei colori Whispers of Soft Grey CSS

/* CSS */
.color-1 {
color: #fdfdfc;
}
.color-2 {
color: #e6e6e6;
}
.color-3 {
color: #d7d6d5;
}
.color-4 {
color: #c6c4c3;
}
.color-5 {
color: #b7b5b3;
}

/* CSS Variables */
:root {
--color-1: #fdfdfc;
--color-2: #e6e6e6;
--color-3: #d7d6d5;
--color-4: #c6c4c3;
--color-5: #b7b5b3;
}

CSS con gradiente di sfondo Whispers of Soft Grey

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdfdfc, #e6e6e6, #d7d6d5, #c6c4c3, #b7b5b3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdfdfc, #e6e6e6, #d7d6d5, #c6c4c3, #b7b5b3);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 3 tavolozzas di colori Bianco

Whispers of Soft Grey color palette created on .