Shades of Green カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Green palette
Shades of Green カラーパレット CSS
/* CSS */
.color-1 {
color: #4cae4f;
}
.color-2 {
color: #80c684;
}
.color-3 {
color: #b1e7d5;
}
.color-4 {
color: #ffcc80;
}
.color-5 {
color: #ff6e42;
}
/* CSS Variables */
:root {
--color-1: #4cae4f;
--color-2: #80c684;
--color-3: #b1e7d5;
--color-4: #ffcc80;
--color-5: #ff6e42;
}
Shades of Green の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4cae4f, #80c684, #b1e7d5, #ffcc80, #ff6e42);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4cae4f, #80c684, #b1e7d5, #ffcc80, #ff6e42);
}
似たようなカラーパレット
- Soft Pink
- Coral Breeze
- Golden Meadow Harmony
- Swinging Serenade
- Mimi's Dreamscape
- Mimi's Garden Delight
- Elysian Sunset
- Serenity by the Shore
- Blue Future
- Moss Green Serenity
- Dusty Blue and Sage Green
- Shades of Green
- Shades of Green and Blue
- Shades of Green and Blue
- Deep Green Serenity
- Emerald Awakening
- Sunset Serenade
- Whimsical Blossom
Shades of Green color palette created on .