Hazel Green Eyes カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Hazel Green Eyes palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Hazel Green Eyes カラーパレット (PNG) をダウンロード
Hazel Green Eyes カラーパレット CSS
/* CSS */
.color-1 {
color: #b8c99c;
}
.color-2 {
color: #a4c6a6;
}
.color-3 {
color: #8ebea1;
}
.color-4 {
color: #7b9c77;
}
.color-5 {
color: #5a7854;
}
/* CSS Variables */
:root {
--color-1: #b8c99c;
--color-2: #a4c6a6;
--color-3: #8ebea1;
--color-4: #7b9c77;
--color-5: #5a7854;
}
Hazel Green Eyes の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b8c99c, #a4c6a6, #8ebea1, #7b9c77, #5a7854);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b8c99c, #a4c6a6, #8ebea1, #7b9c77, #5a7854);
}
似たようなカラーパレット
下にスクロールして7個の緑カラーパレットを探索しましょう
Hazel Green Eyes color palette created on .