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