Enchanted Biscotti Bliss カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Enchanted Biscotti Bliss palette
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;
}
Enchanted Biscotti Bliss の背景のグラデーション CSS
/* 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);
}
似たようなカラーパレット
Enchanted Biscotti Bliss color palette created on .