Shades of Green カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Green palette
Shades of Green カラーパレット CSS
/* CSS */
.color-1 {
color: #d9e000;
}
.color-2 {
color: #a6c700;
}
.color-3 {
color: #77b800;
}
.color-4 {
color: #4bad00;
}
.color-5 {
color: #2a9400;
}
/* CSS Variables */
:root {
--color-1: #d9e000;
--color-2: #a6c700;
--color-3: #77b800;
--color-4: #4bad00;
--color-5: #2a9400;
}
Shades of Green の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d9e000, #a6c700, #77b800, #4bad00, #2a9400);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d9e000, #a6c700, #77b800, #4bad00, #2a9400);
}
似たようなカラーパレット
下にスクロールして200+個のブライトカラーパレットを探索しましょう
- Green Lillypad
- Lizzie's Garden of Dreams
- Delicate Blue Green
- Peach Blossom
- Green Blue Cocktail
- Whispering Meadow
- Sugar Swirl Dream
- Serene Blossom
- Olive Grove Harmony
- Retro Jungle Odyssey
- Cherry Limeade Burst
- Coral Sunshine
- Yellow Eclipse
- Vivid Tangerine Harmony
- Teal Energy
- Vibrant Coral
- Bella Serenade
- Orange Sunshine
Shades of Green color palette created on .