Industrial 60s Gas Station カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Industrial 60s Gas Station palette
Industrial 60s Gas Station カラー パレット PNG 画像
Industrial 60s Gas Station カラーパレット CSS
/* CSS */
.color-1 {
color: #a9c34b;
}
.color-2 {
color: #f2d12c;
}
.color-3 {
color: #f08c00;
}
.color-4 {
color: #c24a29;
}
.color-5 {
color: #4b4e4e;
}
/* CSS Variables */
:root {
--color-1: #a9c34b;
--color-2: #f2d12c;
--color-3: #f08c00;
--color-4: #c24a29;
--color-5: #4b4e4e;
}
Industrial 60s Gas Station の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9c34b, #f2d12c, #f08c00, #c24a29, #4b4e4e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9c34b, #f2d12c, #f08c00, #c24a29, #4b4e4e);
}
似たようなカラーパレット
Industrial 60s Gas Station color palette created on .