Gargoyle Grove カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Gargoyle Grove palette
Gargoyle Grove カラーパレット CSS
/* CSS */
.color-1 {
color: #4a5d3c;
}
.color-2 {
color: #7a9a5b;
}
.color-3 {
color: #b4c49c;
}
.color-4 {
color: #e4d6b9;
}
.color-5 {
color: #a69d8c;
}
/* CSS Variables */
:root {
--color-1: #4a5d3c;
--color-2: #7a9a5b;
--color-3: #b4c49c;
--color-4: #e4d6b9;
--color-5: #a69d8c;
}
Gargoyle Grove の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a5d3c, #7a9a5b, #b4c49c, #e4d6b9, #a69d8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a5d3c, #7a9a5b, #b4c49c, #e4d6b9, #a69d8c);
}
似たようなカラーパレット
下にスクロールして300+個のアーシーカラーパレットを探索しましょう
- Olive Grove Harmony
- Yellow Eclipse
- Frosted Glade
- Mitsu Yume
- Deviant Shades of Green
- Earthy Green
- Maroon and Sage Green
- Abyssal Serenity
- Bright Pink Green
- Florest Moth
- Dandicus Dancifer
- Oceanic Serenity
- Shades of Green and Yellow
- Shades of Green
- Urban Farm
- Colorful Night
- Shades of Green
- Shades of Green and Earthy Tones
Gargoyle Grove color palette created on .