Earth's Embrace カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Earth's Embrace palette
Earth's Embrace カラーパレット CSS
/* CSS */
.color-1 {
color: #7e5c3a;
}
.color-2 {
color: #a79f7b;
}
.color-3 {
color: #5d7e68;
}
.color-4 {
color: #8bb6a3;
}
.color-5 {
color: #e9c1b4;
}
/* CSS Variables */
:root {
--color-1: #7e5c3a;
--color-2: #a79f7b;
--color-3: #5d7e68;
--color-4: #8bb6a3;
--color-5: #e9c1b4;
}
Earth's Embrace の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7e5c3a, #a79f7b, #5d7e68, #8bb6a3, #e9c1b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7e5c3a, #a79f7b, #5d7e68, #8bb6a3, #e9c1b4);
}
似たようなカラーパレット
下にスクロールして300+個のアーシーカラーパレットを探索しましょう
- Tranquil Oasis
- Grizzly Grove
- Dark Green Outdoors
- Earthy Meadow
- Whispers of the Stacks
- Verdant Dreamscape
- Verdant Dreamscape
- Whispering Greens
- Shades of Green Grey
- Sage Serenity
- Regal Earthtones
- Shades of Green
- Rustic Grove
- Autumn Embrace
- Bohemian Earthsong
- Vibrant Earthy Reds and Greens
- Rich Green and Red
- Shades of Green
Earth's Embrace color palette created on .