Earthy Tones カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Earthy Tones palette
Earthy Tones カラーパレット CSS
/* CSS */
.color-1 {
color: #a3b18b;
}
.color-2 {
color: #577f57;
}
.color-3 {
color: #ffd29e;
}
.color-4 {
color: #7f4f24;
}
.color-5 {
color: #faf9f5;
}
/* CSS Variables */
:root {
--color-1: #a3b18b;
--color-2: #577f57;
--color-3: #ffd29e;
--color-4: #7f4f24;
--color-5: #faf9f5;
}
Earthy Tones の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3b18b, #577f57, #ffd29e, #7f4f24, #faf9f5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3b18b, #577f57, #ffd29e, #7f4f24, #faf9f5);
}
似たようなカラーパレット
- Emerald Metamorphosis
- Pink and Green Underwater
- Serenade of Streams
- Fortune's Embrace
- Teal Alien Stage
- Teal Growth
- Tropical Serenity
- Ocean Green Shades
- Whispering Grove
- Zen Garden Breeze
- Shades of Green and Pink
- Vibrant Markings
- Pastel Mina
- Seashell Serenade
- Shades of Green
- Pastel Pink
- Teal Enchantment
- Shades of Purple
Earthy Tones color palette created on .