Modest Early 1960's カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Modest Early 1960's palette
Modest Early 1960's カラー パレット PNG 画像
Modest Early 1960's カラーパレット CSS
/* CSS */
.color-1 {
color: #f3c8a0;
}
.color-2 {
color: #d8aa9d;
}
.color-3 {
color: #b68b8c;
}
.color-4 {
color: #a66e8b;
}
.color-5 {
color: #6a4b8b;
}
/* CSS Variables */
:root {
--color-1: #f3c8a0;
--color-2: #d8aa9d;
--color-3: #b68b8c;
--color-4: #a66e8b;
--color-5: #6a4b8b;
}
Modest Early 1960's の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3c8a0, #d8aa9d, #b68b8c, #a66e8b, #6a4b8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3c8a0, #d8aa9d, #b68b8c, #a66e8b, #6a4b8b);
}
似たようなカラーパレット
下にスクロールして10+個の60年代カラーパレットを探索しましょう
Modest Early 1960's color palette created on .