Whispers of Cream Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Cream palette
Immagine PNG della tavolozza dei colori Whispers of Cream
tavolozza dei colori Whispers of Cream CSS
/* CSS */
.color-1 {
color: #f6f1e4;
}
.color-2 {
color: #eae2d7;
}
.color-3 {
color: #d6cfc2;
}
.color-4 {
color: #c1b79f;
}
.color-5 {
color: #a89f8f;
}
/* CSS Variables */
:root {
--color-1: #f6f1e4;
--color-2: #eae2d7;
--color-3: #d6cfc2;
--color-4: #c1b79f;
--color-5: #a89f8f;
}
CSS con gradiente di sfondo Whispers of Cream
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6f1e4, #eae2d7, #d6cfc2, #c1b79f, #a89f8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6f1e4, #eae2d7, #d6cfc2, #c1b79f, #a89f8f);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 5 tavolozzas di colori Avorio
Whispers of Cream color palette created on .