Shades of Green Villain カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Green Villain palette
Shades of Green Villain カラーパレット CSS
/* CSS */
.color-1 {
color: #4a8c5a;
}
.color-2 {
color: #6fbe8b;
}
.color-3 {
color: #9ee0a4;
}
.color-4 {
color: #b3f4c4;
}
.color-5 {
color: #d7f9e5;
}
/* CSS Variables */
:root {
--color-1: #4a8c5a;
--color-2: #6fbe8b;
--color-3: #9ee0a4;
--color-4: #b3f4c4;
--color-5: #d7f9e5;
}
Shades of Green Villain の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a8c5a, #6fbe8b, #9ee0a4, #b3f4c4, #d7f9e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a8c5a, #6fbe8b, #9ee0a4, #b3f4c4, #d7f9e5);
}
似たようなカラーパレット
下にスクロールして200+個の緑カラーパレットを探索しましょう
- Green Lillypad
- Lizzie's Garden of Dreams
- Delicate Blue Green
- Whispers of Connie
- Peach Blossom
- Green Blue Cocktail
- Blue Sharky
- Whispering Meadow
- Bright Yellow
- Groovy Garden Fiesta
- Sugar Swirl Dream
- Serene Blossom
- Olive Grove Harmony
- Retro Jungle Odyssey
- Cherry Limeade Burst
- Coral Sunshine
- Yellow Eclipse
- Adrian's Radiance
Shades of Green Villain color palette created on .