Verdant Harmony カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Verdant Harmony palette
Verdant Harmony カラーパレット CSS
/* CSS */
.color-1 {
color: #3b5e36;
}
.color-2 {
color: #4f7a4d;
}
.color-3 {
color: #69bf6f;
}
.color-4 {
color: #a3d68f;
}
.color-5 {
color: #e0f2c5;
}
/* CSS Variables */
:root {
--color-1: #3b5e36;
--color-2: #4f7a4d;
--color-3: #69bf6f;
--color-4: #a3d68f;
--color-5: #e0f2c5;
}
Verdant Harmony の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b5e36, #4f7a4d, #69bf6f, #a3d68f, #e0f2c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b5e36, #4f7a4d, #69bf6f, #a3d68f, #e0f2c5);
}
似たようなカラーパレット
- Green Lillypad
- Lizzie's Garden of Dreams
- Delicate Blue Green
- Whispers of Connie
- Peach Blossom
- Green Blue Cocktail
- Olive Grove Harmony
- Whispering Meadow
- Groovy Garden Fiesta
- Sugar Swirl Dream
- Serene Blossom
- Retro Jungle Odyssey
- Cherry Limeade Burst
- Coral Sunshine
- Yellow Eclipse
- Nordic Serenity
- Tropical Serenity
- Lime Zest Biscotti
Verdant Harmony color palette created on .