Pop Green for Men in 50s カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pop Green for Men in 50s palette
Pop Green for Men in 50s カラー パレット PNG 画像
Pop Green for Men in 50s カラーパレット CSS
/* CSS */
.color-1 {
color: #a8d93f;
}
.color-2 {
color: #6cbe46;
}
.color-3 {
color: #409c40;
}
.color-4 {
color: #2b7d3e;
}
.color-5 {
color: #1a6028;
}
/* CSS Variables */
:root {
--color-1: #a8d93f;
--color-2: #6cbe46;
--color-3: #409c40;
--color-4: #2b7d3e;
--color-5: #1a6028;
}
Pop Green for Men in 50s の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8d93f, #6cbe46, #409c40, #2b7d3e, #1a6028);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8d93f, #6cbe46, #409c40, #2b7d3e, #1a6028);
}
似たようなカラーパレット
Pop Green for Men in 50s color palette created on .