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