Earthy Brown カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Earthy Brown palette
Earthy Brown カラーパレット CSS
/* CSS */
.color-1 {
color: #6a5b4d;
}
.color-2 {
color: #9e8b6b;
}
.color-3 {
color: #d1c5a3;
}
.color-4 {
color: #f1e7b1;
}
.color-5 {
color: #f6d6c1;
}
/* CSS Variables */
:root {
--color-1: #6a5b4d;
--color-2: #9e8b6b;
--color-3: #d1c5a3;
--color-4: #f1e7b1;
--color-5: #f6d6c1;
}
Earthy Brown の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a5b4d, #9e8b6b, #d1c5a3, #f1e7b1, #f6d6c1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a5b4d, #9e8b6b, #d1c5a3, #f1e7b1, #f6d6c1);
}
似たようなカラーパレット
- Nutty Delight
- Nutty Earthtones
- Espresso Elegance
- Warm Beige
- Pink Mint Delight
- Brown Iced Latte
- Whispers of Nature
- Whispers of Earth
- Earthy Elegance
- Whispering Woods
- Autumn's Embrace
- Haunting Harvest
- Whispers of Earth
- Autumn Harvest Hues
- Autumn Harvest Hues
- Whispers of the Wild
- Livid Brown Hues
- Whispers of Coastal Dusk
Earthy Brown color palette created on .