Enchanted Biscotti Bliss Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Enchanted Biscotti Bliss palette
tavolozza dei colori Enchanted Biscotti Bliss CSS
/* CSS */
.color-1 {
color: #f9d59f;
}
.color-2 {
color: #f2b5a1;
}
.color-3 {
color: #f19dbc;
}
.color-4 {
color: #a7c3e6;
}
.color-5 {
color: #5d98c6;
}
/* CSS Variables */
:root {
--color-1: #f9d59f;
--color-2: #f2b5a1;
--color-3: #f19dbc;
--color-4: #a7c3e6;
--color-5: #5d98c6;
}
CSS con gradiente di sfondo Enchanted Biscotti Bliss
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d59f, #f2b5a1, #f19dbc, #a7c3e6, #5d98c6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d59f, #f2b5a1, #f19dbc, #a7c3e6, #5d98c6);
}
Tavolozze di colori simili
Enchanted Biscotti Bliss color palette created on .