Pink and Gold Forest カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pink and Gold Forest palette
Pink and Gold Forest カラーパレット CSS
/* CSS */
.color-1 {
color: #e4afc3;
}
.color-2 {
color: #f3d57c;
}
.color-3 {
color: #f5af2e;
}
.color-4 {
color: #7fd959;
}
.color-5 {
color: #a34d7c;
}
/* CSS Variables */
:root {
--color-1: #e4afc3;
--color-2: #f3d57c;
--color-3: #f5af2e;
--color-4: #7fd959;
--color-5: #a34d7c;
}
Pink and Gold Forest の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4afc3, #f3d57c, #f5af2e, #7fd959, #a34d7c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4afc3, #f3d57c, #f5af2e, #7fd959, #a34d7c);
}
似たようなカラーパレット
下にスクロールして90+個のエステティックカラーパレットを探索しましょう
Pink and Gold Forest color palette created on .