Sage Cottagecore カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sage Cottagecore palette
Sage Cottagecore カラー パレット PNG 画像
Sage Cottagecore カラーパレット CSS
/* CSS */
.color-1 {
color: #a8bba0;
}
.color-2 {
color: #d0e1d4;
}
.color-3 {
color: #f3f7ed;
}
.color-4 {
color: #c3d5b8;
}
.color-5 {
color: #a2b79f;
}
/* CSS Variables */
:root {
--color-1: #a8bba0;
--color-2: #d0e1d4;
--color-3: #f3f7ed;
--color-4: #c3d5b8;
--color-5: #a2b79f;
}
Sage Cottagecore の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8bba0, #d0e1d4, #f3f7ed, #c3d5b8, #a2b79f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8bba0, #d0e1d4, #f3f7ed, #c3d5b8, #a2b79f);
}
似たようなカラーパレット
Sage Cottagecore color palette created on .