Whispers of Ivory Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Ivory palette
tavolozza dei colori Whispers of Ivory CSS
/* CSS */
.color-1 {
color: #f8ead3;
}
.color-2 {
color: #e6d4b7;
}
.color-3 {
color: #d2bcb1;
}
.color-4 {
color: #c7a99e;
}
.color-5 {
color: #bfa8a1;
}
/* CSS Variables */
:root {
--color-1: #f8ead3;
--color-2: #e6d4b7;
--color-3: #d2bcb1;
--color-4: #c7a99e;
--color-5: #bfa8a1;
}
CSS con gradiente di sfondo Whispers of Ivory
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8ead3, #e6d4b7, #d2bcb1, #c7a99e, #bfa8a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8ead3, #e6d4b7, #d2bcb1, #c7a99e, #bfa8a1);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 40 tavolozzas di colori Estetico
Whispers of Ivory color palette created on .