Rustic Cottagecore カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Rustic Cottagecore palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Rustic Cottagecore カラーパレット (PNG) をダウンロード
Rustic Cottagecore カラーパレット CSS
/* CSS */
.color-1 {
color: #b29e6c;
}
.color-2 {
color: #d6c98a;
}
.color-3 {
color: #e3d5ba;
}
.color-4 {
color: #e8b4a1;
}
.color-5 {
color: #c77a7a;
}
/* CSS Variables */
:root {
--color-1: #b29e6c;
--color-2: #d6c98a;
--color-3: #e3d5ba;
--color-4: #e8b4a1;
--color-5: #c77a7a;
}
Rustic Cottagecore の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b29e6c, #d6c98a, #e3d5ba, #e8b4a1, #c77a7a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b29e6c, #d6c98a, #e3d5ba, #e8b4a1, #c77a7a);
}
似たようなカラーパレット
Rustic Cottagecore color palette created on .