Shades of Green カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Green palette
Shades of Green カラーパレット CSS
/* CSS */
.color-1 {
color: #aad99b;
}
.color-2 {
color: #7fd959;
}
.color-3 {
color: #5abf3b;
}
.color-4 {
color: #409c2b;
}
.color-5 {
color: #2e7f1a;
}
/* CSS Variables */
:root {
--color-1: #aad99b;
--color-2: #7fd959;
--color-3: #5abf3b;
--color-4: #409c2b;
--color-5: #2e7f1a;
}
Shades of Green の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #aad99b, #7fd959, #5abf3b, #409c2b, #2e7f1a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #aad99b, #7fd959, #5abf3b, #409c2b, #2e7f1a);
}
似たようなカラーパレット
- 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
- Nature's Whisper
- Avian Serenade
Shades of Green color palette created on .