Shades of Green カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Green palette
Shades of Green カラーパレット CSS
/* CSS */
.color-1 {
color: #487d2c;
}
.color-2 {
color: #a3d55d;
}
.color-3 {
color: #6c9b46;
}
.color-4 {
color: #b5e3a1;
}
.color-5 {
color: #c4d7a3;
}
/* CSS Variables */
:root {
--color-1: #487d2c;
--color-2: #a3d55d;
--color-3: #6c9b46;
--color-4: #b5e3a1;
--color-5: #c4d7a3;
}
Shades of Green の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #487d2c, #a3d55d, #6c9b46, #b5e3a1, #c4d7a3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #487d2c, #a3d55d, #6c9b46, #b5e3a1, #c4d7a3);
}
似たようなカラーパレット
- Trustworthy Harmony
- Green and Gold Adventure
- Verdant Serenity
- Lemongrass Serenity
- Vibrant Coral
- Vibrant Orange
- Shades of Green
- Blue Finance
- Electric Emerald Escape
- Shades of Green Blue Pink
- Autumn's Embrace
- Vibrant Sunset
- Sunset Blossom
- Shades of Green and Red
- Lemon Grove Harmony
- Whispers of the Verdant Grove
- Coral Breeze
- Herb Garden Symphony
Shades of Green color palette created on .