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: #6abf69;
}
.color-3 {
color: #a1e8a9;
}
.color-4 {
color: #c3f4d3;
}
.color-5 {
color: #e0ffe2;
}
/* CSS Variables */
:root {
--color-1: #4cae4f;
--color-2: #6abf69;
--color-3: #a1e8a9;
--color-4: #c3f4d3;
--color-5: #e0ffe2;
}
Shades of Green の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4cae4f, #6abf69, #a1e8a9, #c3f4d3, #e0ffe2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4cae4f, #6abf69, #a1e8a9, #c3f4d3, #e0ffe2);
}
似たようなカラーパレット
- Yellow Eclipse
- Urban Farm
- Dandicus Dancifer
- Oceanic Serenity
- Shades of Green and Yellow
- Shades of Green
- Shades of Olive
- Emerald Canopy
- Green Stained Glass
- Enchanted Marshlands
- Carson's Harmony
- Whimsical Forest Harmony
- Vibrant Yellow-Orange
- Earthy Green
- Earthy Green
- Verdant Serenity
- Earthy Tones
- Shades of Grey and Green
Shades of Green color palette created on .