70s Girly Nature カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with 70s Girly Nature palette
70s Girly Nature カラーパレット (PNG) をダウンロード
70s Girly Nature カラーパレット CSS
/* CSS */
.color-1 {
color: #f1a7b4;
}
.color-2 {
color: #f7c8a6;
}
.color-3 {
color: #e3dca6;
}
.color-4 {
color: #b1e2b5;
}
.color-5 {
color: #a2d2e2;
}
/* CSS Variables */
:root {
--color-1: #f1a7b4;
--color-2: #f7c8a6;
--color-3: #e3dca6;
--color-4: #b1e2b5;
--color-5: #a2d2e2;
}
70s Girly Nature の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a7b4, #f7c8a6, #e3dca6, #b1e2b5, #a2d2e2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a7b4, #f7c8a6, #e3dca6, #b1e2b5, #a2d2e2);
}
似たようなカラーパレット
70s Girly Nature color palette created on .