Sunny Rustic Kitchen Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sunny Rustic Kitchen palette
Immagine PNG della tavolozza dei colori Sunny Rustic Kitchen
tavolozza dei colori Sunny Rustic Kitchen CSS
/* CSS */
.color-1 {
color: #e3b75f;
}
.color-2 {
color: #b66a3e;
}
.color-3 {
color: #7e4f2a;
}
.color-4 {
color: #d9a56d;
}
.color-5 {
color: #f7d3a1;
}
/* CSS Variables */
:root {
--color-1: #e3b75f;
--color-2: #b66a3e;
--color-3: #7e4f2a;
--color-4: #d9a56d;
--color-5: #f7d3a1;
}
CSS con gradiente di sfondo Sunny Rustic Kitchen
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3b75f, #b66a3e, #7e4f2a, #d9a56d, #f7d3a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3b75f, #b66a3e, #7e4f2a, #d9a56d, #f7d3a1);
}
Tavolozze di colori simili
Sunny Rustic Kitchen color palette created on .