Shades of Green カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Green palette
Shades of Green カラーパレット CSS
/* CSS */
.color-1 {
color: #a7d7b8;
}
.color-2 {
color: #a3c8c1;
}
.color-3 {
color: #e3e8b5;
}
.color-4 {
color: #f6d2a2;
}
.color-5 {
color: #e3b8a1;
}
/* CSS Variables */
:root {
--color-1: #a7d7b8;
--color-2: #a3c8c1;
--color-3: #e3e8b5;
--color-4: #f6d2a2;
--color-5: #e3b8a1;
}
Shades of Green の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7d7b8, #a3c8c1, #e3e8b5, #f6d2a2, #e3b8a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7d7b8, #a3c8c1, #e3e8b5, #f6d2a2, #e3b8a1);
}
似たようなカラーパレット
- Serenity in Bloom
- Enchanted Elegance
- Shades of Green
- Celestial Blossom
- Shades of Green
- Serene Greenery
- Shades of Green
- Dimmed Blue Green Pink
- Pastel Pink and Green
- Turquoise and Coral Harmony
- Serene Sage Serenity
- Light Green Serenity
- Shades of Green
- Tropical Serenity
- Luxurious Haven
- Soft Green
- Shades of Red
- Emerald Oasis
Shades of Green color palette created on .