Verdant Serenity カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Verdant Serenity palette
Verdant Serenity カラーパレット CSS
/* CSS */
.color-1 {
color: #4cae4f;
}
.color-2 {
color: #80c684;
}
.color-3 {
color: #a4d5a6;
}
.color-4 {
color: #c7e5c8;
}
.color-5 {
color: #eaf6eb;
}
/* CSS Variables */
:root {
--color-1: #4cae4f;
--color-2: #80c684;
--color-3: #a4d5a6;
--color-4: #c7e5c8;
--color-5: #eaf6eb;
}
Verdant Serenity の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4cae4f, #80c684, #a4d5a6, #c7e5c8, #eaf6eb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4cae4f, #80c684, #a4d5a6, #c7e5c8, #eaf6eb);
}
似たようなカラーパレット
下にスクロールして200+個の緑カラーパレットを探索しましょう
- Red and Gold
- Royal Sunset Reverie
- Shades of Coral
- Vibrant Colors
- Shades of Eucalyptus
- Shades of Pink
- Celestial Harmony
- Emerald Elegance
- Vibrant Renewal
- Ethereal Resonance
- Shades of Blue and Orange
- Shades of Green
- Whispers of the Forest Breeze
- Vibrant Equation
- Teal Peacock
- Tropical Oasis Harmony
- Nutty Soiree
- Aspen Whisper
Verdant Serenity color palette created on .