Green Hazel Eyes カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Green Hazel Eyes palette
Green Hazel Eyes カラー パレット PNG 画像
Green Hazel Eyes カラーパレット CSS
/* CSS */
.color-1 {
color: #7a9867;
}
.color-2 {
color: #a1b87a;
}
.color-3 {
color: #c2d19f;
}
.color-4 {
color: #d8e6c1;
}
.color-5 {
color: #e6f3d3;
}
/* CSS Variables */
:root {
--color-1: #7a9867;
--color-2: #a1b87a;
--color-3: #c2d19f;
--color-4: #d8e6c1;
--color-5: #e6f3d3;
}
Green Hazel Eyes の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7a9867, #a1b87a, #c2d19f, #d8e6c1, #e6f3d3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7a9867, #a1b87a, #c2d19f, #d8e6c1, #e6f3d3);
}
似たようなカラーパレット
下にスクロールして7個の緑カラーパレットを探索しましょう
Green Hazel Eyes color palette created on .