Shades of Green カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Green palette
Shades of Green カラーパレット CSS
/* CSS */
.color-1 {
color: #4b9b77;
}
.color-2 {
color: #7ebe89;
}
.color-3 {
color: #a3e0a4;
}
.color-4 {
color: #d1f5e0;
}
.color-5 {
color: #f9f9c3;
}
/* CSS Variables */
:root {
--color-1: #4b9b77;
--color-2: #7ebe89;
--color-3: #a3e0a4;
--color-4: #d1f5e0;
--color-5: #f9f9c3;
}
Shades of Green の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b9b77, #7ebe89, #a3e0a4, #d1f5e0, #f9f9c3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b9b77, #7ebe89, #a3e0a4, #d1f5e0, #f9f9c3);
}
似たようなカラーパレット
下にスクロールして200+個のエステティックカラーパレットを探索しましょう
- Shades of Pink Green
- Gloomy Spectrum
- Cute Green
- Soft Pink
- Luminous Grove Dance
- Coral Sunrise
- Shades of Green and Purple
- Shades of Pink and Green
- Kaleidoscopic Origami Garden
- Shades of Green
- Whimsical Forest Dreams
- Serpentine Sweetness
- Harmonious Growth
- Elysian Horizon
- Celestial Dawn
- Oceanic Harmony
- Shades of Green
- Whispering Willows
Shades of Green color palette created on .