Beige Garlic Bread Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Beige Garlic Bread palette
tavolozza dei colori Beige Garlic Bread CSS
/* CSS */
.color-1 {
color: #f2e3b5;
}
.color-2 {
color: #d4c9a0;
}
.color-3 {
color: #b7b19a;
}
.color-4 {
color: #7a7a6c;
}
.color-5 {
color: #4b4b3f;
}
/* CSS Variables */
:root {
--color-1: #f2e3b5;
--color-2: #d4c9a0;
--color-3: #b7b19a;
--color-4: #7a7a6c;
--color-5: #4b4b3f;
}
CSS con gradiente di sfondo Beige Garlic Bread
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2e3b5, #d4c9a0, #b7b19a, #7a7a6c, #4b4b3f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2e3b5, #d4c9a0, #b7b19a, #7a7a6c, #4b4b3f);
}
Tavolozze di colori simili
Beige Garlic Bread color palette created on .