Shades of Green カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Green palette
Shades of Green カラーパレット CSS
/* CSS */
.color-1 {
color: #7fd959;
}
.color-2 {
color: #5cbf4f;
}
.color-3 {
color: #4b9f3c;
}
.color-4 {
color: #3f7c31;
}
.color-5 {
color: #2e5b24;
}
/* CSS Variables */
:root {
--color-1: #7fd959;
--color-2: #5cbf4f;
--color-3: #4b9f3c;
--color-4: #3f7c31;
--color-5: #2e5b24;
}
Shades of Green の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7fd959, #5cbf4f, #4b9f3c, #3f7c31, #2e5b24);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7fd959, #5cbf4f, #4b9f3c, #3f7c31, #2e5b24);
}
似たようなカラーパレット
- Autumn Breeze
- Pastel Pink
- Vibrant Harmony
- Royal Blossom
- Crimson Ember Grove
- Charming Serenity
- Orchard Glow
- Moonlit Emberwood
- Verdant Reverie
- Electric Citrus
- Pastel Ivy League
- Valeriano Dreamscape
- Shades of Green and Pink
- Shades of Green and Pink
- Black Green Elegance
- Verdant Serenity
- Celebration Spectrum
- Enchanted Garden
Shades of Green color palette created on .