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