Earthy Elegance カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Earthy Elegance palette
Earthy Elegance カラーパレット CSS
/* CSS */
.color-1 {
color: #5c3b28;
}
.color-2 {
color: #7a5a4d;
}
.color-3 {
color: #a77d62;
}
.color-4 {
color: #c4a66e;
}
.color-5 {
color: #e2c8b1;
}
/* CSS Variables */
:root {
--color-1: #5c3b28;
--color-2: #7a5a4d;
--color-3: #a77d62;
--color-4: #c4a66e;
--color-5: #e2c8b1;
}
Earthy Elegance の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c3b28, #7a5a4d, #a77d62, #c4a66e, #e2c8b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c3b28, #7a5a4d, #a77d62, #c4a66e, #e2c8b1);
}
似たようなカラーパレット
- Emerald Whispers
- Midnight Cookie Dream
- Autumn Ember Glow
- Autumn Ember Glow
- Cinnabar Sunset
- Shades of Gray
- Identity Crisis
- Warm Green
- Eternal Sands of Duat
- Earthy Warmth
- Dark Green and Red Harmony
- Whispers of Autumn Earth
- Colorful Michel
- Serenity by the Shore
- Autumn Ember Glow
- Muted Ocean Depths
- Whispers of Twilight
- Brown Shadow
Earthy Elegance color palette created on .