Albescent Beige Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Albescent Beige palette
tavolozza dei colori Albescent Beige CSS
/* CSS */
.color-1 {
color: #f5e8d1;
}
.color-2 {
color: #e3c6a5;
}
.color-3 {
color: #d1a78f;
}
.color-4 {
color: #c89c6f;
}
.color-5 {
color: #b88b51;
}
/* CSS Variables */
:root {
--color-1: #f5e8d1;
--color-2: #e3c6a5;
--color-3: #d1a78f;
--color-4: #c89c6f;
--color-5: #b88b51;
}
CSS con gradiente di sfondo Albescent Beige
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e8d1, #e3c6a5, #d1a78f, #c89c6f, #b88b51);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e8d1, #e3c6a5, #d1a78f, #c89c6f, #b88b51);
}
Tavolozze di colori simili
Albescent Beige color palette created on .