Vintage Mulled Wine カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Vintage Mulled Wine palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Vintage Mulled Wine カラーパレット (PNG) をダウンロード
Vintage Mulled Wine カラーパレット CSS
/* CSS */
.color-1 {
color: #7a2a2c;
}
.color-2 {
color: #c8bab7;
}
.color-3 {
color: #d3c5c8;
}
.color-4 {
color: #e7d1d0;
}
.color-5 {
color: #f0f4f2;
}
/* CSS Variables */
:root {
--color-1: #7a2a2c;
--color-2: #c8bab7;
--color-3: #d3c5c8;
--color-4: #e7d1d0;
--color-5: #f0f4f2;
}
Vintage Mulled Wine の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7a2a2c, #c8bab7, #d3c5c8, #e7d1d0, #f0f4f2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7a2a2c, #c8bab7, #d3c5c8, #e7d1d0, #f0f4f2);
}
似たようなカラーパレット
下にスクロールして8個の60年代カラーパレットを探索しましょう
Vintage Mulled Wine color palette created on .