Green Shades カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Green Shades palette
Green Shades カラーパレット CSS
/* CSS */
.color-1 {
color: #4c8b3c;
}
.color-2 {
color: #a4c6a8;
}
.color-3 {
color: #e1d8c6;
}
.color-4 {
color: #f9b90b;
}
.color-5 {
color: #e15e3d;
}
/* CSS Variables */
:root {
--color-1: #4c8b3c;
--color-2: #a4c6a8;
--color-3: #e1d8c6;
--color-4: #f9b90b;
--color-5: #e15e3d;
}
Green Shades の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c8b3c, #a4c6a8, #e1d8c6, #f9b90b, #e15e3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c8b3c, #a4c6a8, #e1d8c6, #f9b90b, #e15e3d);
}
似たようなカラーパレット
- 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
- Bright Yellow Green
- Bright Yellow Green
- Core Harmony
- Lemon Lime Burst
- Warm Jinu
- Shades of Green
- Tropical Oasis
- Green Ver
- Vibrant Serenade
Green Shades color palette created on .